[gaim-migrate @ 7730]

Sun, 05 Oct 2003 19:33:32 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sun, 05 Oct 2003 19:33:32 +0000
changeset 7163
45d247a1c932
parent 7162
dfd30c70acde
child 7164
27d2497d2e2d

[gaim-migrate @ 7730]
Now we're cooking with oil!

Makefile.am file | annotate | diff | comparison | revisions
gaim.spec.in file | annotate | diff | comparison | revisions
po/POTFILES.in file | annotate | diff | comparison | revisions
--- a/Makefile.am	Sun Oct 05 18:32:43 2003 +0000
+++ b/Makefile.am	Sun Oct 05 19:33:32 2003 +0000
@@ -13,7 +13,6 @@
 		README.mingw \
 		VERSION \
 		plugins/Makefile.mingw \
-		plugins/win32/ssl/Makefile.mingw \
 		plugins/win32/transparency/Makefile.mingw \
 		plugins/win32/transparency/win2ktrans.c \
 		plugins/win32/winprefs/gtkappbar.c \
--- a/gaim.spec.in	Sun Oct 05 18:32:43 2003 +0000
+++ b/gaim.spec.in	Sun Oct 05 19:33:32 2003 +0000
@@ -27,12 +27,13 @@
 protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, 
 MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These 
 protocols are implemented using a modular, easy to use design.  
-To use a protocol, just load the plugin for it.
+To use a protocol, just add an account using the account editor.
 
 Gaim supports many common features of other clients, as well as many 
-unique features, such as perl scripting and C plugins.
+unique features, such as perl scripting, TCL scripting and C plugins.
 
-Gaim is NOT affiliated with or endorsed by AOL.
+Gaim is NOT affiliated with or endorsed by America Online, Inc., 
+Microsoft Corporation, Yahoo! Inc., or ICQ Inc.
 
 %description devel
 
--- a/po/POTFILES.in	Sun Oct 05 18:32:43 2003 +0000
+++ b/po/POTFILES.in	Sun Oct 05 19:33:32 2003 +0000
@@ -36,7 +36,6 @@
 src/account.c
 src/away.c
 src/blist.c
-src/browser.c
 src/buddy_chat.c
 src/connection.c
 src/conversation.c
@@ -112,7 +111,6 @@
 src/protocols/jabber/presence.c
 src/protocols/jabber/roster.c
 src/protocols/jabber/win32/posix.uname.c
-src/protocols/jabber/xmlnode.c
 src/protocols/msn/dispatch.c
 src/protocols/msn/error.c
 src/protocols/msn/ft.c

mercurial