Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/icons


Modified Files:
        default.edc 


Log Message:


desktop icon

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/icons/default.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- default.edc 24 Dec 2004 09:23:06 -0000      1.3
+++ default.edc 5 Jan 2005 13:08:54 -0000       1.4
@@ -13,6 +13,8 @@
    image: "module.png" LOSSY 90;
    
    image: "favorites.png" LOSSY 90;
+   
+   image: "desktop.png" LOSSY 90;
 }
 
 collections {
@@ -250,4 +252,22 @@
         }
       }
    }
+   group {
+      name: "desktops";
+      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: "desktop.png";
+              }
+           }
+        }
+      }
+   }
 }




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to