diff config.h.mingw @ 15831:e04c98c1bce9

win32 fixes for s/gaim/purple/ stuff.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 19 Mar 2007 16:56:26 +0000
parents d79ca56a4626
children d04878ce947b
line wrap: on
line diff
--- a/config.h.mingw	Mon Mar 19 13:31:34 2007 +0000
+++ b/config.h.mingw	Mon Mar 19 16:56:26 2007 +0000
@@ -520,19 +520,19 @@
 /* #undef OLD_PERL */
 
 /* Name of package */
-#define PACKAGE "gaim"
+#define PACKAGE "pidgin"
 
 /* Define to the address where bug reports for this package should be sent. */
 #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net"
 
 /* Define to the full name of this package. */
-#define PACKAGE_NAME "gaim"
+#define PACKAGE_NAME "pidgin"
 
 /* Define to the full name and version of this package. */
-/* #define PACKAGE_STRING "gaim 2.0.0dev" */
+/* #define PACKAGE_STRING "pidgin 2.0.0dev" */
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME "gaim"
+#define PACKAGE_TARNAME "pidgin"
 
 /* Define to the version of this package. */
 /* #define PACKAGE_VERSION "2.0.0dev" */