Enlightenment CVS committal

Author  : boykot
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/data/themes/iio/collections


Modified Files:
        esmart_fd.edc 


Log Message:
Minor tweaks to the esmart.filedialog

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/collections/esmart_fd.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- esmart_fd.edc       3 May 2004 22:22:41 -0000       1.2
+++ esmart_fd.edc       4 May 2004 03:27:21 -0000       1.3
@@ -1,104 +1,52 @@
-    part {
-       name, "base";
-       type, IMAGE;
-       repeat_events, 0;
-       description {
-           state, "default" 0.0;
-           visible, 1;
-           rel1 {
-               relative, 0.0 0.0;
-               offset, 18 0;
-           } rel2 {
-               relative, 1.0 1.0;
-               offset, -18 0;
-           }
-           border, 0 0 12 12;
-           image {
-               normal, "base_layer.png";
-           }
+
+part { name, "base"; type, IMAGE; mouse_events, 1; repeat_events, 1;
+       description { state, "default" 0.0; visible, 1;
+       rel1 { relative, 0.0 0.0; offset, 20 0; } 
+       rel2 { relative, 1.0 1.0; offset, -18 0; }
+       border, 0 0 12 12; image { normal, "base_layer.png"; } 
+       } 
+}
+    
+part { name, "base_left"; type, IMAGE; repeat_events, 1;
+       description { state, "default" 0.0; visible, 1;
+       rel1 { relative, 0.0 0.0; offset, 0 0; } 
+       rel2 { relative, 0.0 1.0; offset, 19 0; }
+       border, 18 0 12 12; image { normal, "bar_delay_left.png"; }
        }
-    }
-    part {
-       name, "base_left";
-       type, IMAGE;
-       repeat_events, 1;
-       description {
-           state, "default" 0.0;
-           visible, 1;
-           rel1 {
-               relative, 0.0 0.0;
-               offset, 0 0;
-           } rel2 {
-               relative, 0.0 1.0;
-               offset, 19 0;
-           }
-           border, 18 0 12 12;
-           image {
-               normal, "bar_delay_left.png";
-           }
+}
+    
+part { name, "base.directory.clip"; type, RECT; mouse_events, 0;
+       description { state, "default" 0.0; visible, 1;
+       rel1 { relative, 0.0 0.0; offset, 15 -9; } 
+       rel2 { relative, 0.5 1.0; offset, -5 8; }
+       color, 255 255 255 255; 
        }
-    }
-    part {
-       name, "base.directory.clip";
-       type, RECT;
-       mouse_events, 0;
-       description {
-           state, "default" 0.0;
-           visible, 1;
-           rel1 {
-               relative, 0.0 0.0;
-               offset, 15 -9;
-           } rel2 {
-               relative, 0.5 1.0;
-               offset, -5 8;
-           }
-           color, 255 255 255 255;
+}
+    
+VPANEL("directory", "arrow_up.png", "arrow_up.png", 14, 14,
+       "arrow_down.png", "arrow_down.png", 14, 14,
+       "base.directory.clip", 0.0 0.0, 0 0,
+       "base.directory.clip", 1.0 1.0, 0 0,
+       "base.directory.clip")
+
+part { name, "base_right"; type, IMAGE; repeat_events, 1;
+       description { state, "default" 0.0; visible, 1;
+       rel1 { relative, 1.0 0.0; offset, -19 0; } 
+       rel2 { relative, 1.0 1.0; offset, 0 0; }
+       border, 0 18 12 12; image { normal, "bar_delay_right.png"; }
        }
-    }
-    VPANEL("directory", "arrow_up.png", "arrow_up.png", 14, 14,
-                       "arrow_down.png", "arrow_down.png", 14, 14,
-                       "base.directory.clip", 0.0 0.0, 0 0,
-                       "base.directory.clip", 1.0 1.0, 0 0,
-                       "base.directory.clip")
-    part {
-       name, "base_right";
-       type, IMAGE;
-       repeat_events, 1;
-       description {
-           state, "default" 0.0;
-           visible, 1;
-           rel1 {
-               relative, 1.0 0.0;
-               offset, -19 0;
-           } rel2 {
-               relative, 1.0 1.0;
-               offset, 0 0;
-           }
-           border, 0 18 12 12;
-           image {
-               normal, "bar_delay_right.png";
-           }
+}
+    
+part { name, "base.files.clip"; type, RECT; mouse_events, 0;
+       description { state, "default" 0.0; visible, 1;
+       rel1 { relative, 0.5 0.0; offset, 5 -9; } 
+       rel2 { relative, 1.0 1.0; offset, -18 8; }
+       color, 255 255 255 255; 
        }
-    }
-    part {
-       name, "base.files.clip";
-       type, RECT;
-       mouse_events, 0;
-       description {
-           state, "default" 0.0;
-           visible, 1;
-           rel1 {
-               relative, 0.5 0.0;
-               offset, 5 -9;
-           } rel2 {
-               relative, 1.0 1.0;
-               offset, -18 8;
-           }
-           color, 255 255 255 255;
-       }
-    }
-    VPANEL("files", "arrow_up.png", "arrow_up.png", 14, 14,
-                       "arrow_down.png", "arrow_down.png", 14, 14,
-                       "base.files.clip", 0.0 0.0, 0 0,
-                       "base.files.clip", 1.0 1.0, 0 0,
-                       "base.files.clip")
+}
+
+VPANEL("files", "arrow_up.png", "arrow_up.png", 14, 14,
+       "arrow_down.png", "arrow_down.png", 14, 14,
+       "base.files.clip", 0.0 0.0, 0 0,
+       "base.files.clip", 1.0 1.0, 0 0,
+       "base.files.clip")




-------------------------------------------------------
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