Enlightenment CVS committal Author : englebass Project : e_modules Module : screenshot
Dir : e_modules/screenshot Modified Files: e_mod_main.c Log Message: get text from module locale =================================================================== RCS file: /cvs/e/e_modules/screenshot/e_mod_main.c,v retrieving revision 1.77 retrieving revision 1.78 diff -u -3 -r1.77 -r1.78 --- e_mod_main.c 12 Nov 2007 04:15:52 -0000 1.77 +++ e_mod_main.c 12 Nov 2007 07:58:34 -0000 1.78 @@ -687,9 +687,9 @@ static void _ss_get_filename (void *data) { - e_entry_dialog_show (_("Enlightenment Screenshot Module"), + e_entry_dialog_show (D_("Enlightenment Screenshot Module"), "enlightenment/e", - _("Enter a new filename to use for this screenshot"), + D_("Enter a new filename to use for this screenshot"), NULL, NULL, NULL, _cb_entry_ok, NULL, data); } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs