diff src/accountopt.h @ 12106:36a0c8719af3

[gaim-migrate @ 14403] Account option lists UI from Don. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 15 Nov 2005 08:42:03 +0000
parents 61930cadca7c
children d5937f126c60
line wrap: on
line diff
--- a/src/accountopt.h	Tue Nov 15 06:06:47 2005 +0000
+++ b/src/accountopt.h	Tue Nov 15 08:42:03 2005 +0000
@@ -133,8 +133,8 @@
  * The list passed will be owned by the account option, and the
  * strings inside will be freed automatically.
  *
- * The list is in key, value pairs. The key is the ID stored and used
- * internally, and the value is the label displayed.
+ * The list is a list of GaimKeyValuePair items. The key is the ID stored and
+ * used internally, and the value is the label displayed.
  *
  * @param text      The text of the option.
  * @param pref_name The account preference name for the option.