Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.c 


Log Message:
*Make the apps config dialog even more generic.

*Use it from the startup config dialog.

I'm too tired for aesthetics, someone please make the startup config dialog
look pretty again.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -3 -r1.156 -r1.157
--- e_mod_main.c        15 Nov 2006 06:24:30 -0000      1.156
+++ e_mod_main.c        16 Nov 2006 00:08:29 -0000      1.157
@@ -841,7 +841,7 @@
    IBar *b;
    
    b = data;
-   e_int_config_apps_once(b->inst->gcc->gadcon->zone->container, _("Add to 
IBar"), _ibar_cb_menu_add_application_cb, b);
+   e_int_config_apps_once(b->inst->gcc->gadcon->zone->container, "IBar", 
_("Add to IBar"), NULL, _ibar_cb_menu_add_application_cb, b);
 }
 
 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