Author: jleroux
Date: Tue Aug  2 08:55:03 2011
New Revision: 1153069

URL: http://svn.apache.org/viewvc?rev=1153069&view=rev
Log:
Update the comment about default VisualTheme

Modified:
    ofbiz/trunk/framework/common/config/general.properties

Modified: ofbiz/trunk/framework/common/config/general.properties
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=1153069&r1=1153068&r2=1153069&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Tue Aug  2 08:55:03 
2011
@@ -26,7 +26,7 @@ currency.uom.id.default=USD
 # These values override the _NA_ DEFAULT values in user preferences for the 
GLOBAL_PREFERENCES userPrefGroupTypeId
 # -- the default organizationPartyId for used in dropdowns and reports
 ORGANIZATION_PARTY=Company
-# ID of the VisualTheme to use if there VISUAL_THEME UserPreference record for 
the current user supported values: FLAT_GREY and BIZZNESS_TIME and BLUELIGHT 
+# ID of the VisualTheme to use if there is no VISUAL_THEME UserPreference 
record for the current user (ie default value)
 VISUAL_THEME=TOMAHAWK
 
 # -- the default decimal format for currency (used in UtilFormatOut.java)


Reply via email to