Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:
Added Mouse Pointer icon for new Cursor Settings config dialog
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default_icons.edc   11 Nov 2005 08:03:49 -0000      1.6
+++ default_icons.edc   25 Jan 2006 04:00:46 -0000      1.7
@@ -29,6 +29,7 @@
    image: "e17_pager_window.png" COMP;
    
    image: "e17_icon_right_arrow.png" COMP;
+   image: "e17_pointer.png" COMP;      
 }
 
 group {
@@ -510,4 +511,21 @@
       }
    }
 }
-
+group {
+   name: "icons/enlightenment/mouse";
+   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_pointer.png";
+           }
+        }
+     }
+  }
+}




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