Enlightenment CVS committal

Author  : manowarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:


New icons for the Mouse bindings dialog
New icon for the Keyboard and mouse section
New icon for Modules config dialog
Stay tuned.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- default_icons.edc   21 Dec 2006 11:23:09 -0000      1.40
+++ default_icons.edc   27 Dec 2006 12:57:30 -0000      1.41
@@ -93,6 +93,7 @@
    image: "e17_icon_screen_setup.png" COMP;
    
    image: "e17_icon_advanced.png" COMP;
+   image: "e17_icon_behavior.png" COMP;
 }
 
 group {
@@ -2006,4 +2007,23 @@
          }
       }
    }
+}group {
+   name: "e/icons/enlightenment/behavior";
+   max:  64 64;
+   parts {
+      part {      
+         name:          "icon";
+         mouse_events:  0;
+         description {
+            state:    "default" 0.0;
+            aspect:   1.0 1.0;
+            aspect_preference: BOTH;
+            max:      64 64;
+            image {   
+               normal: "e17_icon_behavior.png";
+            }
+         }
+      }
+   }
 }
+



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