changeset 15768:ed29bd084eb5

l10n updates
author Nathan Walp <nwalp@pidgin.im>
date Sun, 04 Mar 2007 16:51:57 +0000
parents 2d739b7a14ac
children c7a7ea7c07a8
files configure.ac po/POTFILES.in po/stats.pl
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Mar 03 19:18:47 2007 +0000
+++ b/configure.ac	Sun Mar 04 16:51:57 2007 +0000
@@ -23,7 +23,7 @@
 AC_PROG_INTLTOOL
 PKG_PROG_PKG_CONFIG
 
-GETTEXT_PACKAGE=gaim
+GETTEXT_PACKAGE=pidgin
 AC_SUBST(GETTEXT_PACKAGE)
 
 
--- a/po/POTFILES.in	Sat Mar 03 19:18:47 2007 +0000
+++ b/po/POTFILES.in	Sun Mar 04 16:51:57 2007 +0000
@@ -1,4 +1,4 @@
-gaim.desktop.in
+pidgin.desktop.in
 console/gntaccount.c
 console/gntblist.c
 console/gntconn.c
--- a/po/stats.pl	Sat Mar 03 19:18:47 2007 +0000
+++ b/po/stats.pl	Sun Mar 04 16:51:57 2007 +0000
@@ -20,7 +20,7 @@
 use POSIX qw(strftime);
 
 
-my $PACKAGE="gaim";
+my $PACKAGE="pidgin";
 
 
 use Locale::Language;