svn commit: r956343 - /ofbiz/trunk/framework/common/config/CommonEntityLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r956343 - /ofbiz/trunk/framework/common/config/CommonEntityLabels.xml

jleroux@apache.org
Author: jleroux
Date: Sun Jun 20 10:47:33 2010
New Revision: 956343

URL: http://svn.apache.org/viewvc?rev=956343&view=rev
Log:
Added TOMAHAWK description to be consistent, but anyway this is not used anywhere for the moment...

Modified:
    ofbiz/trunk/framework/common/config/CommonEntityLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonEntityLabels.xml?rev=956343&r1=956342&r2=956343&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonEntityLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonEntityLabels.xml Sun Jun 20 10:47:33 2010
@@ -15311,7 +15311,7 @@
         <value xml:lang="en">BlueLight Theme: Breadcrumbs, drop-down menus and rounded corners</value>
     </property>
     <property key="VisualTheme.description.DROPPINGCRUMBS">
-        <value xml:lang="en">Dropping Crumbs: Includes a drop down menu embedded in the breadcrumbs bar</value>
+        <value xml:lang="en">Dropping Crumbs: Evolution of Blue-Light, includes a drop down menu embedded in the breadcrumbs bar</value>
     </property>
     <property key="VisualTheme.description.FLAT_GREY">
         <value xml:lang="en">Flat Grey - Old OFBiz Standard Floating Layout</value>
@@ -15319,4 +15319,7 @@
     <property key="VisualTheme.description.MULTIFLEX">
         <value xml:lang="en">Alternative VisualTheme for Ecommerce</value>
     </property>
+    <property key="VisualTheme.description.TOMAHAWK">
+        <value xml:lang="en">Tomahawk: the evolution of the Dropping Crumbs theme</value>
+    </property>
 </resource>