Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_icons.edc 


Log Message:
added lost windows icon specially for vrln! (=
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_icons.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default_icons.edc   30 Jul 2005 08:03:36 -0000      1.1
+++ default_icons.edc   22 Aug 2005 12:25:23 -0000      1.2
@@ -12,6 +12,8 @@
    image: "e17_icon_theme_glow_0.png" LOSSY 90;   
 
    image: "e17_icon_windows.png" LOSSY 90;
+       
+   image: "e17_icon_lost_windows.png" LOSSY 90;        
   
    image: "e17_icon_module.png" LOSSY 90;
    
@@ -284,6 +286,24 @@
       }
    }
    group {
+      name: "icons/enlightenment/lost_windows";
+      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_lost_windows.png";
+              }
+           }
+        }
+      }
+   }
+   group {
       name: "icons/enlightenment/modules";
       max:  64 64;
       parts {




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to