evolution r35286 - branches/gnome-2-22/plugins/tnef-attachments
- From: msuman svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35286 - branches/gnome-2-22/plugins/tnef-attachments
- Date: Mon, 31 Mar 2008 06:27:26 +0100 (BST)
Author: msuman
Date: Mon Mar 31 06:27:25 2008
New Revision: 35286
URL: http://svn.gnome.org/viewvc/evolution?rev=35286&view=rev
Log:
Patch from Frederic Crozat  <fcrozat mandriva com>: Fix for bug #501885 (Specify locale directory correctly)
Modified:
   branches/gnome-2-22/plugins/tnef-attachments/ChangeLog
   branches/gnome-2-22/plugins/tnef-attachments/Makefile.am
Modified: branches/gnome-2-22/plugins/tnef-attachments/Makefile.am
==============================================================================
--- branches/gnome-2-22/plugins/tnef-attachments/Makefile.am	(original)
+++ branches/gnome-2-22/plugins/tnef-attachments/Makefile.am	Mon Mar 31 06:27:25 2008
@@ -1,7 +1,7 @@
 INCLUDES =						\
 	-I$(top_srcdir)					\
 	-DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\""	\
-	-DLOCALEDIR="\"$(LOCALEDIR)\""			\
+	-DLOCALEDIR="\"$(localedir)\""			\
 	$(EVOLUTION_MAIL_CFLAGS)
 
 @EVO_PLUGIN_RULE@
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]