Enlightenment CVS committal

Author  : sndev
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:

* Adding an icon for "Shelves" config item in the config panel.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- default_icons.edc   17 Jul 2006 18:24:16 -0000      1.16
+++ default_icons.edc   18 Jul 2006 00:54:04 -0000      1.17
@@ -30,6 +30,7 @@
    image: "e17_icon_mouse.png" LOSSY 90;
    image: "e17_icon_keys.png" LOSSY 90;
    image: "e17_icon_desklock.png" LOSSY 90;
+   image: "e17_icon_shelf.png" LOSSY 90;
 
    image: "e17_pager_window.png" COMP;
    
@@ -584,6 +585,24 @@
            max:      64 64;
            image {
               normal: "e17_icon_desklock.png";
+           }
+        }
+      }
+   }
+}
+group {
+   name: "icons/enlightenment/shelf";
+   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_shelf.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