Author: remi
Date: 2009-06-10 10:46:22 +0200 (Wed, 10 Jun 2009)
New Revision: 4768
Modified:
software_suite_v3/smart-core/smart-server/trunk/resources/05_user_configurations/00_resourceUsers.py
Log:
* added a name to the user attitunes directory registration
Modified:
software_suite_v3/smart-core/smart-server/trunk/resources/05_user_configurations/00_resourceUsers.py
===================================================================
---
software_suite_v3/smart-core/smart-server/trunk/resources/05_user_configurations/00_resourceUsers.py
2009-06-10 08:45:11 UTC (rev 4767)
+++
software_suite_v3/smart-core/smart-server/trunk/resources/05_user_configurations/00_resourceUsers.py
2009-06-10 08:46:22 UTC (rev 4768)
@@ -97,7 +97,8 @@
f.close()
# Reference the user attitunes directory
resourceAttituneManager.getAttitunesContainer().addDirectory(
- os.path.join(TDS_USERS_CONF_PATH, userName, "attitunes"))
+ os.path.join(TDS_USERS_CONF_PATH, userName, "attitunes"),
+ "userAttitunes")
# Set locales in the plugins server
resourcePluginsServer.getPluginsContainer().setLocales(
result['language1'], result['country'],
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn