Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        Makefile.am default.edc default_dialog.edc default_ibar.edc 
Added Files:
        default_about.edc 


Log Message:


nice new about box... fully themable. :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/Makefile.am,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- Makefile.am 6 Sep 2005 05:19:15 -0000       1.20
+++ Makefile.am 20 Sep 2005 08:34:23 -0000      1.21
@@ -34,7 +34,8 @@
 default_dialog.edc \
 default_icons.edc \
 default_pointer.edc \
-default_randr.edc
+default_randr.edc \
+default_about.edc
 
 default.edj: Makefile $(EXTRA_DIST)
        $(EDJE_CC) $(EDJE_FLAGS) \
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default.edc,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- default.edc 19 Sep 2005 15:25:23 -0000      1.42
+++ default.edc 20 Sep 2005 08:34:23 -0000      1.43
@@ -44,5 +44,6 @@
 #include "default_icons.edc"
 #include "default_randr.edc"
 #include "default_pointer.edc"
+#include "default_about.edc"
 }
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_dialog.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- default_dialog.edc  19 Sep 2005 13:08:17 -0000      1.8
+++ default_dialog.edc  20 Sep 2005 08:34:23 -0000      1.9
@@ -1,5 +1,6 @@
 images {
-   image: "e17_menu_bg.png" COMP;
+   image: "e17_menu_bg_border.png" COMP;
+//   image: "e17_menu_bg.png" COMP;
 //   image: "e17_winlist_top.png" COMP;
    image: "e17_winlist_bottom.png" COMP;
    image: "e17_button2.png" COMP;
@@ -47,6 +48,7 @@
            min:      200 138;
            max:      200 138;
            align:    1.0 1.0;
+           fixed:    1 1;
            rel1 {
               relative: 1.0  1.0;
               offset:   -1   -1;
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_ibar.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- default_ibar.edc    16 Sep 2005 07:03:36 -0000      1.11
+++ default_ibar.edc    20 Sep 2005 08:34:23 -0000      1.12
@@ -48,6 +48,9 @@
         description {
            state:    "vert" 0.0;
            inherit:  "default" 0.0;
+           image {
+              normal: "e17_ibar_bg_v.png";
+           }
         }
       }
       part {




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to