diff libpurple/plugins/helloworld.c @ 19956:bdffee131b80

Fix my e-mail address to match my MTN key since it now is a real e-mail address.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 08 Sep 2007 22:03:20 +0000
parents 9500ab76c8dc
children 3a5f152e7ed0
line wrap: on
line diff
--- a/libpurple/plugins/helloworld.c	Sat Sep 08 20:50:13 2007 +0000
+++ b/libpurple/plugins/helloworld.c	Sat Sep 08 22:03:20 2007 +0000
@@ -2,7 +2,7 @@
  * Hello World Plugin
  *
  * Copyright (C) 2004, Gary Kramlich <grim@guifications.org>,
- *               2007, John Bailey <rekkanoryo@pidgin.im>
+ *               2007, John Bailey <rekkanoryo@cpw.pidgin.im>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -109,7 +109,7 @@
 
 	"Hello World Plugin",
 	"Hello World Plugin",
-	"John Bailey <rekkanoryo@pidgin.im>", /* correct author */
+	"John Bailey <rekkanoryo@cpw.pidgin.im>", /* correct author */
 	"http://helloworld.tld",