Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/data/themes


Modified Files:
        gentoo.edc 


Log Message:
Better gentoo theme - thanks tlg
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/data/themes/gentoo.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- gentoo.edc  18 Apr 2004 17:08:17 -0000      1.8
+++ gentoo.edc  19 Apr 2004 15:01:05 -0000      1.9
@@ -1,5 +1,6 @@
 images {
-  image,  "blank.png" LOSSY 95;
+  image,  "engage-bottomlayer.png" LOSSY 95;
+  image,  "engage-toplayer.png" LOSSY 95;
 }
 
 collections {
@@ -26,7 +27,7 @@
             offset, 0 0;
           }
           image {
-            normal, "blank.png";
+            normal, "engage-bottomlayer.png";
           }
         }
       }
@@ -53,6 +54,27 @@
         }
       } 
       part {
+        name,   "Top";
+        type,   IMAGE;
+        mouse_events, 0;
+
+        description {
+          state, "default" 0.0;
+
+          rel1 {
+            relative, 0.0 0.0;
+           to, "background";
+          }
+          rel2 {
+            relative, 1.0 1.0;
+           to, "background";
+          } 
+          image {
+            normal, "engage-toplayer.png";
+          }
+        }
+      } 
+      part {
         name,   "EngageName";
         type,   TEXT;
         mouse_events, 0;




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to