Enlightenment CVS committal

Author  : dj2
Project : misc
Module  : eke

Dir     : misc/eke/data/themes/default


Modified Files:
        default.edc 


Log Message:
- borrow Atmos' menus from entice into eke.
  - only the quit button does anything at the moment...

===================================================================
RCS file: /cvsroot/enlightenment/misc/eke/data/themes/default/default.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- default.edc 5 Jan 2005 02:48:08 -0000       1.12
+++ default.edc 5 Jan 2005 03:31:12 -0000       1.13
@@ -1,8 +1,9 @@
 #include "macros/scrollbar.edc"
 #include "macros/glintbar.edc"
+#include "macros/menus.edc"
 
 fonts {
-    font, "Vera.ttf" "vera";
+    font, "Vera.ttf" "Vera";
 }
 
 images {
@@ -13,12 +14,19 @@
     group {
         name, "Main";
 
+        script {
+#include "embryo/menu.edc"
+        }
+
         parts {
 #include "parts/bg.edc"
 #include "parts/feed.edc"
+#include "parts/main_menu.edc"
         }
         programs {
+#include "programs/bg.edc"
 #include "programs/feed.edc"
+#include "programs/main_menu.edc"
         }
     }
 




-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to