evolution r35287 - trunk/plugins/tnef-attachments



Author: msuman
Date: Mon Mar 31 06:27:44 2008
New Revision: 35287
URL: http://svn.gnome.org/viewvc/evolution?rev=35287&view=rev

Log:
Patch from Frederic Crozat  <fcrozat mandriva com>: Fix for bug #501885 (Specify locale directory correctly)

Modified:
   trunk/plugins/tnef-attachments/ChangeLog
   trunk/plugins/tnef-attachments/Makefile.am

Modified: trunk/plugins/tnef-attachments/Makefile.am
==============================================================================
--- trunk/plugins/tnef-attachments/Makefile.am	(original)
+++ trunk/plugins/tnef-attachments/Makefile.am	Mon Mar 31 06:27:44 2008
@@ -1,7 +1,7 @@
 INCLUDES =						\
 	-I$(top_srcdir)					\
 	-DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\""	\
-	-DLOCALEDIR="\"$(LOCALEDIR)\""			\
+	-DLOCALEDIR="\"$(localedir)\""			\
 	$(EVOLUTION_MAIL_CFLAGS)			\
 	$(TNEF_CFLAGS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]