Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : efm_path

Dir     : e_modules/efm_path


Modified Files:
        e-module-efm_path.edc 


Log Message:
Clean up edc a bit.
Add an event rectangle to the module so that it's easier to get the menu to
show.
Do a little more cleanup on shutdown.

===================================================================
RCS file: /cvs/e/e_modules/efm_path/e-module-efm_path.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e-module-efm_path.edc       11 Nov 2007 19:56:10 -0000      1.2
+++ e-module-efm_path.edc       12 Nov 2007 02:36:32 -0000      1.3
@@ -54,11 +54,7 @@
                    {
                       state: "default" 0.0;
                       align: 0.0 0.5;
-                      rel1 
-                        {
-                           relative: 0.0 0.0;
-                           to: "base";
-                        }
+                      rel1.to: "base";
                       rel2 
                         {
                            relative: 0.2 1.0;
@@ -78,11 +74,7 @@
                            relative: 1.0 0.0;
                            to_x: "e.swallow.location";
                         }
-                      rel2 
-                        {
-                           offset: -2 -1;
-                           to: "base";
-                        }
+                      rel2.to: "base";
                    }
               }
          }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to