pidgin/purple-plugin-pack

Forgot this bit
org.guifications.plugins
2007-09-26, rekkanoryo
c87f1cdc9a91
Parents 24b4d4216484
Children 1aceaa9163d4
Forgot this bit
--- a/listhandler/gen_xml_files.c Wed Sep 26 13:23:32 2007 -0400
+++ b/listhandler/gen_xml_files.c Wed Sep 26 13:25:54 2007 -0400
@@ -186,8 +186,8 @@
{ /* we may need/want to expand the config area later for future feature
enhancements; this is why this tree gets its own building function. */
- xmlnode_set_attrib(xmlnode_new_child(parent, "config-version"),
- "version", "1");
+ xmlnode_set_attrib(xmlnode_new_child(parent, "config-version"), "version", "2");
+ xmlnode_set_attrib(xmlnode_new_child(parent, "config-type"), "type", "buddy-list");
xmlnode_set_attrib(xmlnode_new_child(parent, "prpl"), "id",
purple_account_get_protocol_id(source_account));
xmlnode_set_attrib(xmlnode_new_child(parent, "source"), "account",