po: Rename the POT file
This commit is contained in:
parent
144da2ae3b
commit
8fb4c7b9a9
@ -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",
|
||||
|
@ -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
|
||||
|
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
Loading…
Reference in New Issue
Block a user