changeset 15770:2ed235b0f97e

merge of '01e79f9c7ec957a574f7f14ad3c02de473d744b9' and '999bc03286f1871ff88fb52b4915f642de62dcef'
author Nathan Walp <nwalp@pidgin.im>
date Sun, 04 Mar 2007 16:52:25 +0000
parents c7a7ea7c07a8 (diff) c6ad254c1b89 (current diff)
children 52ee22ba2cd2 7ea06c408a0d
files
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sun Mar 04 07:54:43 2007 +0000
+++ b/configure.ac	Sun Mar 04 16:52:25 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	Sun Mar 04 07:54:43 2007 +0000
+++ b/po/POTFILES.in	Sun Mar 04 16:52:25 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	Sun Mar 04 07:54:43 2007 +0000
+++ b/po/stats.pl	Sun Mar 04 16:52:25 2007 +0000
@@ -20,7 +20,7 @@
 use POSIX qw(strftime);
 
 
-my $PACKAGE="gaim";
+my $PACKAGE="pidgin";
 
 
 use Locale::Language;