Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.c 


Log Message:
Allow ibar editing again.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -3 -r1.173 -r1.174
--- e_mod_main.c        5 Apr 2007 21:33:42 -0000       1.173
+++ e_mod_main.c        6 Apr 2007 01:01:33 -0000       1.174
@@ -714,7 +714,8 @@
    IBar *b;
    
    b = data;
-//   e_int_config_apps_once(b->inst->gcc->gadcon->zone->container, "IBar", 
_("Add to IBar"), NULL, _ibar_cb_menu_add_application_cb, b);
+   e_int_config_apps_ibar_other(b->inst->gcc->gadcon->zone->container, 
+                               b->apps->path);
 }
 
 static void



-------------------------------------------------------------------------
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