Author: jleroux
Date: Tue Apr 27 13:27:39 2010
New Revision: 938448
URL:
http://svn.apache.org/viewvc?rev=938448&view=revLog:
Correct previous commit
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=938448&r1=938447&r2=938448&view=diff==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Tue Apr 27 13:27:39 2010
@@ -27,7 +27,7 @@ currency.uom.id.default=USD
# -- 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
-VISUAL_THEME=VINOPS
+VISUAL_THEME=TOMAHAWK
# -- the default decimal format for currency (used in UtilFormatOut.java)
currency.decimal.format=#,##0.00
@@ -42,7 +42,8 @@ locale.properties.fallback=en
# which locales the user can select from. If this property is not used,
# then the user will be able to select from all the locales available
# in the JVM. The list below corresponds to the languages really available OOTB (2010-16-02)
-locales.available=de,en,es,fr,it
+#locales.available=ar,de,en,es,fr,hi,it,nl,pt,ro,ru,th,zh
+
# -- Time zones made available, separated by commas. This property controls
# which time zones the user can select from. If this property is not used,
# then the user will be able to select from all the time zones available
@@ -128,4 +129,4 @@ https.localhost=ABQIAAAAtt0d8djaYFkk8N5L
http.localhost=ABQIAAAAtt0d8djaYFkk8N5LJVcDSBT2yXp_ZAY8_ufC3CFXhHIE1NvwkxR3euHYk9bpwvdF2Qg1EYO1LQitHA
# -- Y if you want to display the multi-tenant textbox in the login page
-multitenant=Y
\ No newline at end of file
+multitenant=N
\ No newline at end of file