diff libpurple/plugins/codeinline.c @ 15863:4c707efebc0c

Use PURPLE_WEBSITE instead of listing the website directly (which was wrong because of the sed).
author Richard Laager <rlaager@wiktel.com>
date Wed, 21 Mar 2007 08:41:56 +0000
parents 32c366eeeb99
children d638845509fd
line wrap: on
line diff
--- a/libpurple/plugins/codeinline.c	Wed Mar 21 08:40:43 2007 +0000
+++ b/libpurple/plugins/codeinline.c	Wed Mar 21 08:41:56 2007 +0000
@@ -75,7 +75,7 @@
      "Changes the formatting of any outgoing text such that "
      "anything underlined will be received green and monospace.",
      "Sean Egan <seanegan@gmail.com>",
-     "http://purple.sourceforge.net",
+     PURPLE_WEBSITE,
      plugin_load,
      NULL,
      NULL,