Enlightenment CVS committal
Author : englebass
Project : e_modules
Module : bling
Dir : e_modules/bling
Modified Files:
config.h.in e_mod_main.c
Log Message:
no nls
===================================================================
RCS file: /cvs/e/e_modules/bling/config.h.in,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- config.h.in 5 Jun 2006 04:42:18 -0000 1.1.1.1
+++ config.h.in 12 Nov 2007 05:09:50 -0000 1.2
@@ -30,26 +30,14 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Module Locale Directory */
-#undef LOCALEDIR
-
/* "Module architecture" */
#undef MODULE_ARCH
/* Name of package */
#undef PACKAGE
-/* "Package installed binaries destination" */
-#undef PACKAGE_BIN_DIR
-
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
-
-/* "Package installed data destination" */
-#undef PACKAGE_DATA_DIR
-
-/* "Package installed libraries destination" */
-#undef PACKAGE_LIB_DIR
/* Define to the full name of this package. */
#undef PACKAGE_NAME
===================================================================
RCS file: /cvs/e/e_modules/bling/e_mod_main.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_mod_main.c 12 Nov 2007 05:03:36 -0000 1.10
+++ e_mod_main.c 12 Nov 2007 05:09:50 -0000 1.11
@@ -22,10 +22,6 @@
{
Bling *b = NULL;
- /* Set up module's message catalogue */
- bindtextdomain(PACKAGE, LOCALEDIR);
- bind_textdomain_codeset(PACKAGE, "UTF-8");
-
b = _bling_init(m);
if (!b) return NULL;
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs