Enlightenment CVS committal

Author  : boykot
Project : e17
Module  : apps/entice

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


Modified Files:
        bg.edc panel.edc 


Log Message:
updates

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/parts/bg.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- bg.edc      11 Apr 2004 22:57:52 -0000      1.1
+++ bg.edc      4 May 2004 11:33:59 -0000       1.2
@@ -1,7 +1,7 @@
-       part { name, BG;  mouse_events, 0;
-       description { state, "default" 0.0; min, 319 256; max, 9999 9999;
-       rel1 { to, "base_to"; relative, 0.0 0.0; offset, 10 9; }
-       rel2 { to, "base_to"; relative, 1.0 1.0; offset, -10 -33; }
+       part { name, BG;  mouse_events, 0; type, IMAGE;
+       description { state, "default" 0.0; //min, 320 256; max, 9999 9999;
+       rel1 { to, "base_to"; relative, 0.0 0.0; offset, 10 8; }
+       rel2 { to, "base_to"; relative, 1.0 1.0; offset, -10 -34; }
        image { normal, "bg.png"; } 
        fill { smooth, 1;size { relative, 0.0 0.0; offset, 128 128; } } } }
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/parts/panel.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- panel.edc   27 Apr 2004 10:29:00 -0000      1.2
+++ panel.edc   4 May 2004 11:33:59 -0000       1.3
@@ -1,69 +1,69 @@
 
        part { name, "PanelClip"; type, RECT; mouse_events, 0;
-       description { state, "default" 0.0; visible, 0; min, 66 280; max, 66 9999;
+       description { state, "default" 0.0; visible, 0; min, 66 280; max, 66 280;
        rel1 { to, "PanelMouseArea"; relative, 0.0 0.0; offset, 0 0; }
        rel2 { to, "PanelMouseArea"; relative, 1.0 1.0; offset, 130 0; }
        color, 255 255 255 255; }
 
-       description { state, "visible" 0.0; visible, 1; min, 66 280; max, 66 9999;
+       description { state, "visible" 0.0; visible, 1; min, 66 280; max, 66 280;
        rel1 { to, "PanelMouseArea"; relative, 0.0 0.0; offset, 0 0; }
        rel2 { to, "PanelMouseArea"; relative, 0.0 1.0; offset, 65 0; }
        color, 255 255 255 255; } }
 
        part { name, "panel_bg";  mouse_events, 0;
-       description { state, "default" 0.0; min, 47 238; max, 247 9999;
+       description { state, "default" 0.0; min, 47 239; max, 47 239;
        rel1 { to, "Panel"; relative, 0.0 0.0; offset, 6 9; }
-       rel2 { to, "Panel"; relative, 1.0 1.0; offset, -10 -33; }
+       rel2 { to, "Panel"; relative, 1.0 1.0; offset, -8 -33; }
        image { normal, "bg.png"; } 
        fill { smooth, 1;size { relative, 0.0 0.0; offset, 128 128; } } } }
 
        part { name, "Panel"; type, IMAGE; mouse_events, 1; clip_to, "PanelClip";
-       description { state, "default" 0.0; visible, 1; min, 66 280; max, 66 9999;
+       description { state, "default" 0.0; visible, 1; min, 66 280; max, 66 280;
        rel1 { to, "PanelClip"; relative, 0.0 0.0; offset, 0 0; }
-       rel2 { to, "PanelClip"; relative, 1.0 1.0; offset, 0 -2; }
+       rel2 { to, "PanelClip"; relative, 1.0 1.0; offset, 0 0; }
        image { normal, "panel.png"; } border, 11 11 11 35; fill { smooth, 1; } } }
 
        part { name, "dekoration"; type, IMAGE; mouse_events, 1;
        description { state, "default" 0.0; visible, 1; min, 4 40; max, 4 40;
        rel1 { to, "panel_bg"; relative, 0.0 0.5; offset, -14 -152; }
-       rel2 { to, "panel_bg"; relative, 0.5 0.5; offset, -16 158; }
+       rel2 { to, "panel_bg"; relative, 0.5 0.5; offset, -20 158; }
        image  { normal, "deco.png"; } } }
 ///////////////////////////////////////////////////////////////////////
        part { name, "IconScale"; type, IMAGE; mouse_events, 1; 
-       description { state, "default" 0.0; visible, 1; min, 26 20; max, 26 20;
+       description { state, "default" 0.0; visible, 1; min, 30 31; max, 30 31;
        rel1 { to, "panel_bg"; relative, 0.0 0.0; offset, 0 0; }
-       rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 54 40; }
+       rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 50 45; }
        image { normal, "icon_scale_an1.png"; } }
 
-       description { state, "clicked" 0.0; visible, 1; min, 26 20; max, 26 20;
+       description { state, "clicked" 0.0; visible, 1; min, 30 31; max, 30 31;
        rel1 { to, "panel_bg"; relative, 0.0 0.0; offset, 0 0; }
-       rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 54 40; }
-       image { normal, "icon_scale_dormant.png"; } }
+       rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 50 45; }
+       image { normal, "icon_scale_an1.png"; } }
 
-       description { state, "active" 0.0; visible, 1; min, 26 20; max, 26 20;
+       description { state, "active" 0.0; visible, 1; min, 30 31; max, 30 31;
        rel1 { to, "panel_bg"; relative, 0.0 0.0; offset, 0 0; }
-       rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 54 40; }
+       rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 50 45; }
        image { normal, "icon_scale_an1.png"; 
-       tween, "icon_scale_an2.png"; tween, "icon_scale_an3.png"; 
-       tween, "icon_scale_an4.png"; tween, "icon_scale_an5.png"; } } }
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; 
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
 ///////////////////////////////////////////////////////////////////////
        part { name, "IconFit"; type, IMAGE; mouse_events, 1;
-       description { state, "default" 0.0; visible, 1; min, 26 20; max, 26 20;
+       description { state, "default" 0.0; visible, 1; min, 30 31; max, 30 31;
        rel1 { to, "IconScale"; relative, 1.0 1.0; offset, 0 0; }
        rel2 { to, "IconScale"; relative, 0.0 1.0; offset, 0 40; }
-       image { normal, "icon_fit_an1.png"; } }
+       image { normal, "icon_scale_an1.png"; } }
 
-       description { state, "clicked" 0.0; visible, 1; min, 26 20; max, 26 20;
+       description { state, "clicked" 0.0; visible, 1; min, 30 31; max, 30 31;
        rel1 { to, "IconScale"; relative, 1.0 1.0; offset, 0 0; }
        rel2 { to, "IconScale"; relative, 0.0 1.0; offset, 0 40; }
-       image { normal, "icon_fit_dormant.png"; } }
+       image { normal, "icon_scale_an1.png"; } }
 
-       description { state, "active" 0.0; visible, 1; min, 26 20; max, 26 20;
+       description { state, "active" 0.0; visible, 1; min, 30 31; max, 30 31;
        rel1 { to, "IconScale"; relative, 1.0 1.0; offset, 0 0; }
        rel2 { to, "IconScale"; relative, 0.0 1.0; offset, 0 40; }
        image { normal, "icon_fit_an1.png"; 
-       tween, "icon_fit_an2.png"; tween, "icon_fit_an3.png"; 
-       tween, "icon_fit_an4.png"; tween, "icon_fit_an5.png"; } } }
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; 
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
 ///////////////////////////////////////////////////////////////////////
        part { name, "IconZoomIn"; type, IMAGE; mouse_events, 1;
        description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
@@ -103,18 +103,52 @@
        description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
        rel1 { to, "IconZoomOut"; relative, 1.0 1.0; offset, 0 0; }
        rel2 { to, "IconZoomOut"; relative, 0.0 1.0; offset, 0 40; }
-       image { normal, "icon_FullScreen_an1.png"; } }
+       image { normal, "icon_scale_an1.png"; } }
 
        description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
        rel1 { to, "IconZoomOut"; relative, 1.0 1.0; offset, 0 0; }
        rel2 { to, "IconZoomOut"; relative, 0.0 1.0; offset, 0 40; }
-       image { normal, "icon_FullScreen_dormant.png"; } }
+       image { normal, "icon_scale_an1.png"; } }
 
        description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
        rel1 { to, "IconZoomOut"; relative, 1.0 1.0; offset, 0 0; }
        rel2 { to, "IconZoomOut"; relative, 0.0 1.0; offset, 0 40; }
-       image { normal, "icon_FullScreen_an1.png"; 
-       tween, "icon_FullScreen_active.png"; tween, "icon_FullScreen_an1.png"; } } }
+       image { normal, "icon_scale_an1.png"; 
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+///////////////////////////////////////////////////////////////////////
+       part { name, "IconRotateLeft"; type, IMAGE; mouse_events, 1;
+       description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
+       rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
+       rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
+       image { normal, "icon_scale_an1.png"; } }
+
+       description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
+       rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
+       rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
+       image { normal, "icon_scale_an1.png"; } }
+
+       description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
+       rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
+       rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
+       image { normal, "icon_scale_an1.png"; 
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+///////////////////////////////////////////////////////////////////////
+       part { name, "IconRotateRight"; type, IMAGE; mouse_events, 1;
+       description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
+       rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
+       rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
+       image { normal, "icon_scale_an1.png"; } }
+
+       description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
+       rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
+       rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
+       image { normal, "icon_scale_an1.png"; } }
+
+       description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
+       rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
+       rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
+       image { normal, "icon_scale_an1.png"; 
+       tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
 ///////////////////////////////////////////////////////////////////////
        part { name, "PanelMouseArea"; type, RECT; mouse_events, 1; repeat_events, 1;
        description { state, "d" 0.0; visible, 1; min, 66 249; max, 9999 9999;




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to