You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/10/18 05:18:53 UTC

svn commit: r1812458 - in /ofbiz/ofbiz-framework/trunk/themes/rainbowstone: data/ webapp/rainbowstone/ widget/

Author: jleroux
Date: Wed Oct 18 05:18:53 2017
New Revision: 1812458

URL: http://svn.apache.org/viewvc?rev=1812458&view=rev
Log:
No functional change; just a name change

The real English name for saphir (that's French) is sapphire

Modified:
    ofbiz/ofbiz-framework/trunk/themes/rainbowstone/data/RainbowStoneThemeData.xml
    ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less
    ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less
    ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less
    ofbiz/ofbiz-framework/trunk/themes/rainbowstone/widget/Theme.xml

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/data/RainbowStoneThemeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/data/RainbowStoneThemeData.xml?rev=1812458&r1=1812457&r2=1812458&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/data/RainbowStoneThemeData.xml (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/data/RainbowStoneThemeData.xml Wed Oct 18 05:18:53 2017
@@ -19,13 +19,13 @@ under the License.
 -->
 
 <entity-engine-xml>
-    <VisualTheme visualThemeId="RAINBOWSTONE_SAPHIR" visualThemeSetId="BACKOFFICE" description="Rainbow Stone - Saphir"/>
+    <VisualTheme visualThemeId="RAINBOWSTONE_SAPHIR" visualThemeSetId="BACKOFFICE" description="Rainbow Stone - Sapphire"/>
     <VisualTheme visualThemeId="RAINBOWSTONE_RUBY" visualThemeSetId="BACKOFFICE" description="Rainbow Stone - Ruby"/>
     <VisualTheme visualThemeId="RAINBOWSTONE_EMERALD" visualThemeSetId="BACKOFFICE" description="Rainbow Stone - Emerald"/>
     <VisualTheme visualThemeId="RAINBOWSTONE_AMBER" visualThemeSetId="BACKOFFICE" description="Rainbow Stone - Amber"/>
     <delete>
     <!-- These files are not set in Theme.xml, these are including using layoutSettings.VT_STYLESHEET_LESS -->
-    <VisualThemeResource visualThemeId="RAINBOWSTONE_SAPHIR" resourceTypeEnumId="VT_STYLESHEET_LESS" resourceValue="/rainbowstone/rainbowstone-saphir.less" sequenceId="01"/>
+    <VisualThemeResource visualThemeId="RAINBOWSTONE_SAPHIR" resourceTypeEnumId="VT_STYLESHEET_LESS" resourceValue="/rainbowstone/rainbowstone-Sapphire.less" sequenceId="01"/>
     <VisualThemeResource visualThemeId="RAINBOWSTONE_RUBY" resourceTypeEnumId="VT_STYLESHEET_LESS" resourceValue="/rainbowstone/rainbowstone-ruby.less" sequenceId="01"/>
     <VisualThemeResource visualThemeId="RAINBOWSTONE_EMERALD" resourceTypeEnumId="VT_STYLESHEET_LESS" resourceValue="/rainbowstone/rainbowstone-emerald.less" sequenceId="01"/>
     <VisualThemeResource visualThemeId="RAINBOWSTONE_AMBER" resourceTypeEnumId="VT_STYLESHEET_LESS" resourceValue="/rainbowstone/rainbowstone-amber.less" sequenceId="01"/>

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less?rev=1812458&r1=1812457&r2=1812458&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-amber.less Wed Oct 18 05:18:53 2017
@@ -22,7 +22,7 @@
 @color-font-success: #3c763d;
 @color-border-success: #d6e9c6;
 
-/* Saphir colors */
+/* Sapphire colors */
 @blue-dark: #002333;
 @blue-main: #005982;
 @blue-medium: #c7dfff;
@@ -50,7 +50,7 @@
 @amber-light: #fcede8;
 @amber-light2: #fcedcd;
 
-/* Saphir theme */
+/* Sapphire theme */
 /*
 @main-color-theme : @blue-main;
 @dark-color-theme : @blue-dark;

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less?rev=1812458&r1=1812457&r2=1812458&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-emerald.less Wed Oct 18 05:18:53 2017
@@ -22,7 +22,7 @@
 @color-font-success: #3c763d;
 @color-border-success: #d6e9c6;
 
-/* Saphir colors */
+/* Sapphire colors */
 @blue-dark: #002333;
 @blue-main: #005982;
 @blue-medium: #c7dfff;
@@ -50,7 +50,7 @@
 @amber-light: #fcede8;
 @amber-light2: #fcedcd;
 
-/* Saphir theme */
+/* Sapphire theme */
 /*
 @main-color-theme : @blue-main;
 @dark-color-theme : @blue-dark;

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less?rev=1812458&r1=1812457&r2=1812458&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/webapp/rainbowstone/rainbowstone-ruby.less Wed Oct 18 05:18:53 2017
@@ -22,7 +22,7 @@
 @color-font-success: #3c763d;
 @color-border-success: #d6e9c6;
 
-/* Saphir colors */
+/* Sapphire colors */
 @blue-dark: #002333;
 @blue-main: #005982;
 @blue-medium: #c7dfff;
@@ -50,7 +50,7 @@
 @amber-light: #fcede8;
 @amber-light2: #fcedcd;
 
-/* Saphir theme */
+/* Sapphire theme */
 /*
 @main-color-theme : @blue-main;
 @dark-color-theme : @blue-dark;

Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/widget/Theme.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/rainbowstone/widget/Theme.xml?rev=1812458&r1=1812457&r2=1812458&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/themes/rainbowstone/widget/Theme.xml (original)
+++ ofbiz/ofbiz-framework/trunk/themes/rainbowstone/widget/Theme.xml Wed Oct 18 05:18:53 2017
@@ -22,7 +22,7 @@ under the License.
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://ofbiz.apache.org/Widget-Theme" xsi:schemaLocation="http://ofbiz.apache.org/Widget-Theme http://ofbiz.apache.org/dtds/widget-theme.xsd">
     <visual-themes>
-        <visual-theme id="RAINBOWSTONE_SAPHIR" display-name="Rainbow Stone - Saphir">
+        <visual-theme id="RAINBOWSTONE_SAPHIR" display-name="Rainbow Stone - Sapphire">
             <screenshot location="/rainbowstone/images/themeSaphir.png"/>
         </visual-theme>
         <visual-theme id="RAINBOWSTONE_AMBER" display-name="Rainbow Stone - Amber">