libpurple/core.h

branch
cpw.malu.client_type
changeset 25577
ca0b40451bbc
parent 23545
676b13ddfd2c
child 25578
c0c1b73f4fb1
--- a/libpurple/core.h	Sun Feb 08 10:34:31 2009 +0000
+++ b/libpurple/core.h	Mon Feb 09 21:21:18 2009 +0000
@@ -186,6 +186,10 @@
  *
  *   <dt><tt>dev_website</tt></dt>
  *   <dd>the UI's development/support website, such as http://developer.pidgin.im.</dd>
+ *
+ *   <dt><tt>type</tt></dt>
+ *   <dd>the type of UI (pc, console, phone, handheld, web, bot)</dd>
+ *   
  * </dl>
  *
  * @return A GHashTable with strings for keys and values.  This

mercurial