Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

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


Modified Files:
        default.edc 


Log Message:
theme uses esmart draggies, fix main group name.  Next up, reworking the internals of 
the image smart object
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/default/default.edc,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- default.edc 3 Apr 2004 02:24:11 -0000       1.23
+++ default.edc 3 Apr 2004 06:08:04 -0000       1.24
@@ -12,7 +12,10 @@
 {
     group
     {
-       name, "Entice";
+       name, "entice";
+       data {
+           item, "entice.window.dragable" "true";
+       }
        parts
        {
            part
@@ -20,6 +23,7 @@
                name, "bg";
                type, IMAGE;
                mouse_events, 1;
+               repeat_events, 1;
                description
                {
                    state, "default" 0.0;




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to