comparison libpurple/protocols/myspace/myspace.c @ 17890:04a00333546a

Add script to produce tarballs and zip archives for releases, for v0.8.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 19 Jun 2007 03:09:37 +0000
parents d198d62c5ff5
children 23f57d36cb65
comparison
equal deleted inserted replaced
17889:c77daec18cbd 17890:04a00333546a
2167 NULL, /**< dependencies */ 2167 NULL, /**< dependencies */
2168 PURPLE_PRIORITY_DEFAULT, /**< priority */ 2168 PURPLE_PRIORITY_DEFAULT, /**< priority */
2169 2169
2170 "prpl-myspace", /**< id */ 2170 "prpl-myspace", /**< id */
2171 "MySpaceIM", /**< name */ 2171 "MySpaceIM", /**< name */
2172 "0.7", /**< version */ 2172 "0.8", /**< version */
2173 /** summary */ 2173 /** summary */
2174 "MySpaceIM Protocol Plugin", 2174 "MySpaceIM Protocol Plugin",
2175 /** description */ 2175 /** description */
2176 "MySpaceIM Protocol Plugin", 2176 "MySpaceIM Protocol Plugin",
2177 "Jeff Connelly <myspaceim@xyzzy.cjb.net>", /**< author */ 2177 "Jeff Connelly <myspaceim@xyzzy.cjb.net>", /**< author */