Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_tlist.edc 


Log Message:
Reuse images, don't clone them.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_tlist.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default_tlist.edc   23 Jan 2006 18:29:49 -0000      1.1
+++ default_tlist.edc   24 Jan 2006 05:01:04 -0000      1.2
@@ -1,6 +1,6 @@
 images {
-   image: "e17_tlist_bg0.png" COMP;
-   image: "e17_tlist_bg1.png" COMP;
+   image: "e17_ilist_bg0.png" COMP;
+   image: "e17_ilist_bg1.png" COMP;
 }
 
 styles
@@ -25,7 +25,7 @@
         description {
            state: "default" 0.0;
            image {
-              normal: "e17_tlist_bg0.png";
+              normal: "e17_ilist_bg0.png";
               border: 3 3 3 3;
            }
         }
@@ -497,7 +497,7 @@
         description {
            state: "default" 0.0;
            image {
-              normal: "e17_tlist_bg1.png";
+              normal: "e17_ilist_bg1.png";
               border: 3 3 3 3;
            }
         }




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to