Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_border.edc 


Log Message:
More stacking work. Middleclick on title lowers the window.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_border.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- default_border.edc  27 Apr 2005 06:34:30 -0000      1.14
+++ default_border.edc  28 Apr 2005 10:42:04 -0000      1.15
@@ -1145,6 +1145,12 @@
          action:  SIGNAL_EMIT "action" "menu";
       }
       program {
+         name:    "menu_action_title4";
+         signal:  "mouse,clicked,2";
+         source:  "title";
+         action:  SIGNAL_EMIT "action" "lower";
+      }
+      program {
         name:    "close_action";
         signal:  "mouse,clicked,1";
         source:  "button_0";




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to