comparison 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
comparison
equal deleted inserted replaced
15862:78f056497b72 15863:4c707efebc0c
73 "1.0", 73 "1.0",
74 "Formats text as code", 74 "Formats text as code",
75 "Changes the formatting of any outgoing text such that " 75 "Changes the formatting of any outgoing text such that "
76 "anything underlined will be received green and monospace.", 76 "anything underlined will be received green and monospace.",
77 "Sean Egan <seanegan@gmail.com>", 77 "Sean Egan <seanegan@gmail.com>",
78 "http://purple.sourceforge.net", 78 PURPLE_WEBSITE,
79 plugin_load, 79 plugin_load,
80 NULL, 80 NULL,
81 NULL, 81 NULL,
82 NULL, 82 NULL,
83 NULL, 83 NULL,