Enlightenment CVS committal

Author  : urandom
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/ibar


Modified Files:
        e_mod_main.c 


Log Message:
emit "e,action,exec" once again. still needs to emit "e,action,start|stop" for 
apps with startup_notify

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -3 -r1.170 -r1.171
--- e_mod_main.c        25 Mar 2007 22:46:20 -0000      1.170
+++ e_mod_main.c        3 Apr 2007 20:26:41 -0000       1.171
@@ -826,6 +826,10 @@
        ic->drag.start = 0;
        ic->drag.dnd = 0;
        ic->mouse_down = 0;
+       /* TODO: bring back "e,action,start|stop" for the startup_notify apps
+        *       when startup_notify is used again
+        */
+       _ibar_icon_signal_emit(ic, "e,action,exec", "e");
      }
 }
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to