summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-04-06 11:16:24 +0200
committerStefano Karapetsas <[email protected]>2012-04-06 11:16:24 +0200
commita87bbb3eb240a3cd6e648af4fc9c2f57a7fc7269 (patch)
treece8d3956c93b9bbe6cb10f59b522570231c182e0
parent290ba540814997f3a64e2cd098a75656ec60c1de (diff)
downloadmate-desktop-a87bbb3eb240a3cd6e648af4fc9c2f57a7fc7269.tar.bz2
mate-desktop-a87bbb3eb240a3cd6e648af4fc9c2f57a7fc7269.tar.xz
update gettext package name
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7e8640b..8827222 100644
--- a/configure.in
+++ b/configure.in
@@ -226,7 +226,7 @@ MATE_DOC_INIT
dnl Language Support
-GETTEXT_PACKAGE=mate-desktop-2.0
+GETTEXT_PACKAGE=mate-desktop
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
[The gettext translation domain])
AC_SUBST(GETTEXT_PACKAGE)