Enlightenment CVS committal

Author  : titan
Project : e17
Module  : apps/ephoto

Dir     : e17/apps/ephoto/data/themes/ephoto/bits


Modified Files:
        label.edc 


Log Message:
Add the blue back into the label

===================================================================
RCS file: /cvs/e/e17/apps/ephoto/data/themes/ephoto/bits/label.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- label.edc   25 Feb 2007 04:30:57 -0000      1.2
+++ label.edc   25 Feb 2007 04:47:38 -0000      1.3
@@ -18,7 +18,7 @@
                        }
                        description
                        {
-                               state: "blue" 0.0;
+                               state: "colored" 0.0;
                                color: 71 135 195 255;
                        }
                }
@@ -55,7 +55,7 @@
                        }
                        description
                        {
-                               state: "blue" 0.0;
+                               state: "colored" 0.0;
                                inherit: "default" 0.0;
                                 text
                                 {
@@ -73,10 +73,10 @@
        {
                 program
                 {
-                        name: "blue";
-                        signal: "blue";
+                        name: "colored";
+                        signal: "colored";
                         source: "*";
-                        action: STATE_SET "blue" 0.0;
+                        action: STATE_SET "colored" 0.0;
                         target: "background";
                        target: "/ephoto/label/text";
                 }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to