diff options
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 691c127c..9772052b 100644 --- a/configure.ac +++ b/configure.ac @@ -337,7 +337,7 @@ AS_IF([test "x$enable_maintainer_flags" = "xyes" && test "x$GCC" = "xyes"], ) dnl Internationalization -GETTEXT_PACKAGE=mate-utils-2.0 +GETTEXT_PACKAGE=mate-utils AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE", [Define the gettext package to use]) AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT diff --git a/po/POTFILES.in b/po/POTFILES.in index 52dd8626..ecd3f183 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -baobab/data/baobab.desktop.in.in +baobab/data/mate-disk-usage-analyzer.desktop.in.in [type: gettext/glade]baobab/data/baobab-dialog-scan-props.ui [type: gettext/glade]baobab/data/baobab-main-window.ui baobab/data/baobab.schemas.in |