aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-02 19:22:09 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-02 19:22:13 +0100
commita6c920da891eadcf0c8183522d1d12388927c48b (patch)
tree30cb6adeb346810265c4ba567bd3eb0cc67797e9 /configure.ac
parentebc7f29b684a12a2aefd5e7a3fe3cd93815bcf87 (diff)
downloadayatana-indicator-notifications-a6c920da891eadcf0c8183522d1d12388927c48b.tar.gz
ayatana-indicator-notifications-a6c920da891eadcf0c8183522d1d12388927c48b.tar.bz2
ayatana-indicator-notifications-a6c920da891eadcf0c8183522d1d12388927c48b.zip
po/: Initialize translation files.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fc2e4fa..b989545 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AC_PROG_LIBTOOL
# Setup gettext with intltool
IT_PROG_INTLTOOL
-GETTEXT_PACKAGE=$PACKAGE
+GETTEXT_PACKAGE=ayatana-indicator-notifications
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext package])
AC_SUBST(GETTEXT_PACKAGE)