Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : deskshow

Dir     : e_modules/deskshow


Modified Files:
        e_mod_main.c 


Log Message:
no nls

===================================================================
RCS file: /cvs/e/e_modules/deskshow/e_mod_main.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- e_mod_main.c        31 Oct 2007 15:31:21 -0000      1.21
+++ e_mod_main.c        12 Nov 2007 06:27:33 -0000      1.22
@@ -102,7 +102,7 @@
 static char *
 _gc_label (void)
 {
-  return _("Deskshow");
+  return "Deskshow";
 }
 
 static Evas_Object *



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

Reply via email to