[gnome-flashback] i18n: use localedir



commit f1dc0da37137252f9db7440c2771847dce19be16
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Sep 27 17:17:45 2015 +0300

    i18n: use localedir

 gnome-flashback/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-flashback/Makefile.am b/gnome-flashback/Makefile.am
index 48b6db6..c901ba7 100644
--- a/gnome-flashback/Makefile.am
+++ b/gnome-flashback/Makefile.am
@@ -27,7 +27,7 @@ gnome_flashback_CFLAGS = \
        $(WARN_CFLAGS) \
        $(AM_CFLAGS) \
        -I$(top_builddir)/gnome-flashback \
-       -DLOCALE_DIR=\""$(datadir)/locale"\" \
+       -DLOCALE_DIR=\""$(localedir)"\" \
        $(NULL)
 
 gnome_flashback_SOURCES = \


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