From 8fb4c7b9a9f58a2137dfe981fac0001d4c64505c Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 8 Sep 2010 14:48:40 +0100 Subject: [PATCH] po: Rename the POT file --- configure.ac | 2 +- po/Makevars | 2 +- po/{clutter.pot => clutter-1.0.pot} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename po/{clutter.pot => clutter-1.0.pot} (99%) diff --git a/configure.ac b/configure.ac index 69cf1e172..8570063bf 100644 --- a/configure.ac +++ b/configure.ac @@ -1096,7 +1096,7 @@ dnl === I18N ================================================================== AM_GNU_GETTEXT_VERSION([0.18.1]) AM_GNU_GETTEXT([external]) -GETTEXT_PACKAGE="clutter-$CLUTTER_API_VERSION" +GETTEXT_PACKAGE="clutter-1.0" AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", diff --git a/po/Makevars b/po/Makevars index 786dcfe47..dba1527e7 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,7 +1,7 @@ # Makefile variables for PO directory in any package using GNU gettext. # Usually the message domain is the same as the package name. -DOMAIN = $(PACKAGE) +DOMAIN = clutter-1.0 # These two variables depend on the location of this directory. subdir = po diff --git a/po/clutter.pot b/po/clutter-1.0.pot similarity index 99% rename from po/clutter.pot rename to po/clutter-1.0.pot index 648819952..6bb79f680 100644 --- a/po/clutter.pot +++ b/po/clutter-1.0.pot @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: clutter 1.3.13\n" "Report-Msgid-Bugs-To: http://bugzilla.clutter-project.org/enter_bug.cgi?" "product=clutter\n" -"POT-Creation-Date: 2010-09-08 12:44+0100\n" +"POT-Creation-Date: 2010-09-08 14:47+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"