Enlightenment CVS committal

Author  : maxerba
Project : e17
Module  : apps/e

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


Modified Files:
        e_mod_main.c 


Log Message:
one string in ibar that needs to be translated, and two strings in exebuf to 
avoid duplicated entries in pot file

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/ibar/e_mod_main.c,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -3 -r1.150 -r1.151
--- e_mod_main.c        30 Sep 2006 04:42:30 -0000      1.150
+++ e_mod_main.c        30 Sep 2006 12:02:11 -0000      1.151
@@ -836,7 +836,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, _("Add to 
IBar"), _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