Enlightenment CVS committal

Author  : sndev
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

* Adding new "KEYS" icon for the E config panel and keybinding config dialog

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- default_icons.edc   5 Jul 2006 19:22:48 -0000       1.14
+++ default_icons.edc   17 Jul 2006 00:03:08 -0000      1.15
@@ -28,6 +28,7 @@
    image: "e17_icon_font.png" LOSSY 90;
    image: "e17_icon_background.png" LOSSY 90;
    image: "e17_icon_mouse.png" LOSSY 90;
+   image: "e17_icon_keys.png" LOSSY 90;
 
    image: "e17_pager_window.png" COMP;
    
@@ -546,6 +547,24 @@
            max:      64 64;
            image {
               normal: "e17_icon_mouse.png";
+           }
+        }
+      }
+   }
+}
+group {
+   name: "icons/enlightenment/keys";
+   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_keys.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