Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:


fix initial dragable values

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- e_logo.edc  20 Oct 2004 20:43:39 -0000      1.38
+++ e_logo.edc  20 Nov 2004 04:43:37 -0000      1.39
@@ -462,7 +462,7 @@
            mouse_events:  1;
            dragable {
               // drag in: DIR: ON/OFF STEPPING COUNT;
-              x:       -1 1 0;
+              x:        1 1 0;
               y:        1 1 0;
               confine: "background";
            }




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to