Enlightenment CVS committal

Author  : englebass
Project : e_modules
Module  : photo

Dir     : e_modules/photo/src/module


Modified Files:
        e_mod_main.h 


Log Message:
define D_ macro

===================================================================
RCS file: /cvs/e/e_modules/photo/src/module/e_mod_main.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- e_mod_main.h        2 Nov 2007 12:22:16 -0000       1.2
+++ e_mod_main.h        12 Nov 2007 04:42:09 -0000      1.3
@@ -1,3 +1,5 @@
+#define D_(str) dgettext(PACKAGE, str)
+
 #ifdef E_MOD_PHOTO_TYPEDEFS
 
 typedef struct _Photo Photo;



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