# HG changeset patch # User Mark Doliner # Date 1065382412 0 # Node ID 3785d534d0852c7084273eaf0a819335ed2f9458 # Parent d14e026611c0c12037e1e155117d2af43b55d5cd [gaim-migrate @ 7730] Now we're cooking with oil! committer: Tailor Script diff -r d14e026611c0 -r 3785d534d085 Makefile.am --- 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 \ diff -r d14e026611c0 -r 3785d534d085 gaim.spec.in --- 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 diff -r d14e026611c0 -r 3785d534d085 po/POTFILES.in --- 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