Enlightenment CVS committal

Author  : sndev
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

* New icon for the "Screen Lock" item in the E config panel.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- default_icons.edc   17 Jul 2006 00:03:08 -0000      1.15
+++ default_icons.edc   17 Jul 2006 18:24:16 -0000      1.16
@@ -29,6 +29,7 @@
    image: "e17_icon_background.png" LOSSY 90;
    image: "e17_icon_mouse.png" LOSSY 90;
    image: "e17_icon_keys.png" LOSSY 90;
+   image: "e17_icon_desklock.png" LOSSY 90;
 
    image: "e17_pager_window.png" COMP;
    
@@ -565,6 +566,24 @@
            max:      64 64;
            image {
               normal: "e17_icon_keys.png";
+           }
+        }
+      }
+   }
+}
+group {
+   name: "icons/enlightenment/desklock";
+   max:  64 64;
+   parts {
+      part {
+        name:          "icon";
+        mouse_events:  0;
+        description {
+           state:    "default" 0.0;
+           aspect:   1.0 1.0;
+           max:      64 64;
+           image {
+              normal: "e17_icon_desklock.png";
            }
         }
       }




-------------------------------------------------------------------------
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