diff options
author | Stefano Karapetsas <[email protected]> | 2012-04-06 11:16:24 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-04-06 11:16:24 +0200 |
commit | a87bbb3eb240a3cd6e648af4fc9c2f57a7fc7269 (patch) | |
tree | ce8d3956c93b9bbe6cb10f59b522570231c182e0 /configure.in | |
parent | 290ba540814997f3a64e2cd098a75656ec60c1de (diff) | |
download | mate-desktop-a87bbb3eb240a3cd6e648af4fc9c2f57a7fc7269.tar.bz2 mate-desktop-a87bbb3eb240a3cd6e648af4fc9c2f57a7fc7269.tar.xz |
update gettext package name
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
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) |