changeset 2142:4bd8e3b65402

[gaim-migrate @ 2152] I'm EWarmenhoven. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 14 Aug 2001 21:50:38 +0000
parents 1fc962350561
children e257c17864eb
files AUTHORS README doc/CREDITS doc/FAQ doc/gaim.1 plugins/ChangeLog plugins/gtik.c src/aim.c
diffstat 8 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- 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 <warmenhoven@yahoo.com> - Second in Command (patches here too)
-	AIM: EricWarmenhoven
+	AIM: EWarmenhoven
 	ICQ: 22994591
 	MSN: warmenhoven@hotmail.com
 	Yahoo: warmenhoven
--- 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 <rob@marko.net> IM: RobFlynn (currnet maintainer)
-Eric Warmenhoven <warmenhoven@yahoo.com> IM: EricWarmenhoven (Gnome Boy :))
+Eric Warmenhoven <warmenhoven@yahoo.com> IM: EWarmenhoven (Gnome Boy :))
 Syd Logan - Super Hacker and Resident Designated Driver
 Jim Duchek <jimduchek@ou.edu> IM: Zilding (former maintainer)
 Mark Spencer <markster@marko.net>
--- 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    	  <IM: RobFlynn>		rflynn@blueridge.net
-Eric Warmenhoven  <IM: EricWarmenhoven>		warmenhoven@yahoo.com
+Eric Warmenhoven  <IM: EWarmenhoven>		warmenhoven@yahoo.com
 Syd Logan
 Jim Duchek        <IM: zilding>			jimduchek@ou.edu
 Mark Spencer      <IM: markster97>		markster@marko.net
--- 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?
--- 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 <rob@marko.net> \- AIM: RobFlynn
 .br
- Eric Warmenhoven <warmenhoven@yahoo.com> \- AIM: EricWarmenhoven
+ Eric Warmenhoven <warmenhoven@yahoo.com> \- AIM: EWarmenhoven
 .br
  Syd Logan
 
--- 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).
 
--- 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
--- 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;