Enlightenment CVS committal

Author  : boykot
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/artifakt


Modified Files:
        artifakt.edc images.edc 


Log Message:
Continue

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/artifakt.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- artifakt.edc        16 Apr 2004 04:16:29 -0000      1.2
+++ artifakt.edc        27 Apr 2004 10:28:59 -0000      1.3
@@ -2,6 +2,7 @@
 // Currently:
 // Sun Mar 14 2004
 // Sat Apr 11 2004
+// Sat Apr 24 2004 
 
 // artifakt Edje
 // Author: [EMAIL PROTECTED]
@@ -19,18 +20,19 @@
 //
 
 collections { 
+
 group { name, "entice"; data { item, "entice.window.type" "shaped";
        item, "entice.window.dragable" "true";  } min, 400 298; max, 9999 9999;
 
-#define BG "bg" // <--- be very afraid of The Macro !
+#define BG "bg" // <--- be very afraid of the Macro !
 
 parts {
+#include "include.edc"
 #include "parts/panel.edc"
 #include "parts/bg.edc"
 #include "parts/image.edc"
 #include "parts/tools.edc"
 #include "parts/info.edc"
-#include "parts/icons.edc"
 #include "parts/setup.edc"
 #include "parts/buttons.edc"
 }
@@ -43,7 +45,7 @@
 #include "programs/buttons.edc"
        }
 }
-       
+
 group { name, "entice.thumb"; 
 
 parts {
@@ -55,12 +57,11 @@
        }
 }
 
-group { name, "EnticeScroller"; parts {
+group { n, "EnticeScroller"; parts {
 
-part { name, "EnticeImagePosition"; type, RECT; mouse_events, 0; 
-       description { state, "default" 0.0; visible, 1;
-       rel1 { relative, 0.0 0.0; offset, 0 0; }
-       rel2 { relative, 1.0 1.0; offset, 0 0; } } }
+pa { n, "EnticeImagePosition"; type, RECT; mouse_events, xxx; 
+       de { state, "default" x; visible, 1;
+       rel1 { relative, x x; off, xxx xxx; }
+       rel2 { relative, xx xx; off, xxx xxx; } } }
        }
 }
-
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/images.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- images.edc  11 Apr 2004 22:39:35 -0000      1.1
+++ images.edc  27 Apr 2004 10:28:59 -0000      1.2
@@ -14,9 +14,6 @@
        image, "icon_scale_an5.png" RAW;
    image, "icon_scale_dormant.png" RAW;
 
-   image, "icon_seperator_active.png" RAW;
-   image, "icon_seperator_dormant.png" RAW;
-
    image, "icon_zoom_in_active.png" RAW;
        image, "icon_zoomIn_an1.png" RAW;
    image, "icon_zoom_in_dormant.png" RAW;
@@ -25,6 +22,10 @@
        image, "icon_zoomOut_an1.png" RAW;
    image, "icon_zoom_out_dormant.png" RAW;
 
+   image, "icon_FullScreen_active.png" RAW;
+       image, "icon_FullScreen_an1.png" RAW;
+   image, "icon_FullScreen_dormant.png" RAW;
+
    image, "button_prev_normal.png" RAW;
    image, "button_prev_clicked.png" RAW;
    image, "button_prev_hilited.png" RAW;
@@ -41,5 +42,10 @@
    image, "bg.png" LOSSY 95;
    image, "panel.png" RAW;
    image, "Tpanel.png" LOSSY 95;
+   image, "t_cel.png" LOSSY 95;
    image, "deco.png" RAW;
-   image, "t_cel.png" RAW;
+
+   image, "arrow_l.png" RAW;
+   image, "arrow_lc.png" RAW;
+   image, "arrow_r.png" RAW;
+   image, "arrow_rc.png" RAW;




-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to