Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_border.edc default_slider.edc 


Log Message:
e.client should have been e.swallow.client
if you've updated a theme already, make sure you change this (the map file has 
hadd the new name all along...)

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_border.edc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- default_border.edc  23 Aug 2006 03:39:01 -0000      1.31
+++ default_border.edc  28 Aug 2006 02:31:32 -0000      1.32
@@ -1124,7 +1124,7 @@
         }
       }
       part {
-        name:          "e.client";
+        name:          "e.swallow.client";
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
@@ -2177,7 +2177,7 @@
         }
       }
       part {
-        name:          "e.client";
+        name:          "e.swallow.client";
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
@@ -3447,7 +3447,7 @@
         }
       }
       part {
-        name:          "e.client";
+        name:          "e.swallow.client";
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
@@ -4514,7 +4514,7 @@
         }
       }
       part {
-        name:          "e.client";
+        name:          "e.swallow.client";
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
@@ -4873,7 +4873,7 @@
         }
       }
       part {
-        name:          "e.client";
+        name:          "e.swallow.client";
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_slider.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- default_slider.edc  23 Aug 2006 03:39:01 -0000      1.11
+++ default_slider.edc  28 Aug 2006 02:31:32 -0000      1.12
@@ -120,7 +120,7 @@
               size:     10;
               min:      1 1;
               align:    0.5 0.5;
-               text_class: "e.dragable.slider";               
+               text_class: "slider";          
            }
         }
       }



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to