# HG changeset patch # User Eric Warmenhoven # Date 997825838 0 # Node ID 4bd8e3b65402e694d4f2a3cedc0759ffc05788b7 # Parent 1fc962350561b555f6f057bbc48a75c742ab0dbd [gaim-migrate @ 2152] I'm EWarmenhoven. committer: Tailor Script diff -r 1fc962350561 -r 4bd8e3b65402 AUTHORS --- a/AUTHORS Thu Aug 09 23:24:09 2001 +0000 +++ b/AUTHORS Tue Aug 14 21:50:38 2001 +0000 @@ -10,7 +10,7 @@ Yahoo: IBRRob Jabber: robflynn@jabber.org Eric Warmenhoven - Second in Command (patches here too) - AIM: EricWarmenhoven + AIM: EWarmenhoven ICQ: 22994591 MSN: warmenhoven@hotmail.com Yahoo: warmenhoven diff -r 1fc962350561 -r 4bd8e3b65402 README --- a/README Thu Aug 09 23:24:09 2001 +0000 +++ b/README Tue Aug 14 21:50:38 2001 +0000 @@ -1,7 +1,7 @@ gaim ======================== Rob Flynn IM: RobFlynn (currnet maintainer) -Eric Warmenhoven IM: EricWarmenhoven (Gnome Boy :)) +Eric Warmenhoven IM: EWarmenhoven (Gnome Boy :)) Syd Logan - Super Hacker and Resident Designated Driver Jim Duchek IM: Zilding (former maintainer) Mark Spencer diff -r 1fc962350561 -r 4bd8e3b65402 doc/CREDITS --- a/doc/CREDITS Thu Aug 09 23:24:09 2001 +0000 +++ b/doc/CREDITS Tue Aug 14 21:50:38 2001 +0000 @@ -5,7 +5,7 @@ Authors: Rob Flynn rflynn@blueridge.net -Eric Warmenhoven warmenhoven@yahoo.com +Eric Warmenhoven warmenhoven@yahoo.com Syd Logan Jim Duchek jimduchek@ou.edu Mark Spencer markster@marko.net diff -r 1fc962350561 -r 4bd8e3b65402 doc/FAQ --- a/doc/FAQ Thu Aug 09 23:24:09 2001 +0000 +++ b/doc/FAQ Tue Aug 14 21:50:38 2001 +0000 @@ -65,7 +65,7 @@ 1.2 Where are my log files stored? Your logs are stored in $HOME/.gaim/logs/. They had previously been stored in -$HOME/.gaim/YourScreenName/ (e.g. $HOME/.gaim/EricWarmenhoven). +$HOME/.gaim/YourScreenName/ (e.g. $HOME/.gaim/EWarmenhoven). 1.3 What are GtkHTML and GtkIMHtml, and why not just use GNOME's GtkHTML? @@ -309,7 +309,7 @@ 6.3 I have money. I need software written. Can you help? -Oh yes. Our email addresses are warmenhoven@yahoo.com (EricWarmenhoven) and +Oh yes. Our email addresses are warmenhoven@yahoo.com (EWarmenhoven) and rob@marko.net (RobFlynn). 6.4 I have hardware here that's not being used. Can you use it? diff -r 1fc962350561 -r 4bd8e3b65402 doc/gaim.1 --- a/doc/gaim.1 Thu Aug 09 23:24:09 2001 +0000 +++ b/doc/gaim.1 Tue Aug 14 21:50:38 2001 +0000 @@ -367,7 +367,7 @@ .PP Rob Flynn \- AIM: RobFlynn .br - Eric Warmenhoven \- AIM: EricWarmenhoven + Eric Warmenhoven \- AIM: EWarmenhoven .br Syd Logan diff -r 1fc962350561 -r 4bd8e3b65402 plugins/ChangeLog --- a/plugins/ChangeLog Thu Aug 09 23:24:09 2001 +0000 +++ b/plugins/ChangeLog Tue Aug 14 21:50:38 2001 +0000 @@ -38,7 +38,7 @@ If you have interest in writing a protocol plugin, please talk to one of us before you start. - That's about all that I'm going to talk about. My SN is EricWarmenhoven + That's about all that I'm going to talk about. My SN is EWarmenhoven if you have any questions (like what the hell struct gaim_connection is and what its relation to struct aim_user is). diff -r 1fc962350561 -r 4bd8e3b65402 plugins/gtik.c --- a/plugins/gtik.c Thu Aug 09 23:24:09 2001 +0000 +++ b/plugins/gtik.c Tue Aug 14 21:50:38 2001 +0000 @@ -16,7 +16,7 @@ * Do not use the Gnome Stock Ticker for making investment decisions, * it is for informational purposes only. * - * Modified by EricWarmenhoven to become a gaim plugin. There was little + * Modified by EWarmenhoven to become a gaim plugin. There was little * enough that needed to be changed that I can't really claim any credit. * (you need to add -lghttp to the GTK_LIBS part of the Makefile) * TODO: config, saving info diff -r 1fc962350561 -r 4bd8e3b65402 src/aim.c --- a/src/aim.c Thu Aug 09 23:24:09 2001 +0000 +++ b/src/aim.c Tue Aug 14 21:50:38 2001 +0000 @@ -388,7 +388,7 @@ "and post the backtrace from the core file. If you do not know\n" "how to get the backtrace, please get instructions at\n" WEBSITE "gdb.shtml. If you need further\n" - "assistance, please IM either EricWarmenhoven or RobFlynn and\n" + "assistance, please IM either EWarmenhoven or RobFlynn and\n" "they can help you.\n"); abort(); break;