Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : enotes

Dir     : misc/enotes/data/themes/winter


Modified Files:
        winter.edc 


Log Message:
Fix themes to work with new code
===================================================================
RCS file: /cvsroot/enlightenment/misc/enotes/data/themes/winter/winter.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- winter.edc  16 Feb 2004 11:23:03 -0000      1.3
+++ winter.edc  11 Sep 2004 17:29:07 -0000      1.4
@@ -183,7 +183,7 @@
            }
 
            part {
-               name, "EnotesContainerOut";
+               name, "EnoteContainerOut";
                type, RECT;
                mouse_events, 0;
                repeat_events, 0;
@@ -201,7 +201,7 @@
                }
            }
            part {
-               name, "EnotesContainer";
+               name, "EnoteContainer";
                type, RECT;
                mouse_events, 0;
                repeat_events, 0;
@@ -212,11 +212,11 @@
                    rel1 {
                        relative, 0.0 0.0;
                        offset, 5 5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 1.0 1.0;
                        offset, -5 -5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                }
            }
@@ -231,11 +231,11 @@
                    rel1 {
                        relative, 0.0 0.0;
                        offset, 0 0;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 0.0 0.0;
                        offset, 5 5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_upleft.png";
@@ -253,11 +253,11 @@
                    rel1 {
                        relative, 1.0 0.0;
                        offset, -5 0;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 1.0 0.0;
                        offset, 0 5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_upright.png";
@@ -275,11 +275,11 @@
                    rel1 {
                        relative, 0.0 0.0;
                        offset, 5 0;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 1.0 0.0;
                        offset, -5 5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_up.png";
@@ -297,11 +297,11 @@
                    rel1 {
                        relative, 0.0 0.0;
                        offset, 0 5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 0.0 1.0;
                        offset, 5 -5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_left.png";
@@ -319,11 +319,11 @@
                    rel1 {
                        relative, 1.0 0.0;
                        offset, -5 5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 1.0 1.0;
                        offset, 0 -5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_right.png";
@@ -341,11 +341,11 @@
                    rel1 {
                        relative, 0.0 1.0;
                        offset, 0 -5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 0.0 1.0;
                        offset, 5 0;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_downleft.png";
@@ -363,11 +363,11 @@
                    rel1 {
                        relative, 1.0 1.0;
                        offset, -5 -5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 1.0 1.0;
                        offset, 0 0;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_downright.png";
@@ -385,11 +385,11 @@
                    rel1 {
                        relative, 0.0 1.0;
                        offset, 5 -5;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    } rel2 {
                        relative, 1.0 1.0;
                        offset, -5 0;
-                       to, "EnotesContainerOut";
+                       to, "EnoteContainerOut";
                    }
                    image {
                        normal, "scr_down.png";
@@ -399,7 +399,7 @@
 
 
            part {
-               name, "EnotesUser";
+               name, "EnoteUser";
                type, TEXT;
                mouse_events, 0;
                repeat_events, 1;
@@ -427,7 +427,7 @@
            }
 
            part {
-               name, "EnotesDate";
+               name, "EnoteDate";
                type, TEXT;
                mouse_events, 0;
                repeat_events, 1;




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to