| 185 * <dd>the UI's website, such as http://pidgin.im.</dd> |
185 * <dd>the UI's website, such as http://pidgin.im.</dd> |
| 186 * |
186 * |
| 187 * <dt><tt>dev_website</tt></dt> |
187 * <dt><tt>dev_website</tt></dt> |
| 188 * <dd>the UI's development/support website, such as http://developer.pidgin.im.</dd> |
188 * <dd>the UI's development/support website, such as http://developer.pidgin.im.</dd> |
| 189 * |
189 * |
| 190 * <dt><tt>type</tt></dt> |
190 * <dt><tt>client_type</tt></dt> |
| 191 * <dd>the type of UI (pc, console, phone, handheld, web, bot)</dd> |
191 * <dd>the type of UI (pc, console, phone, handheld, web, bot)</dd> |
| 192 * |
192 * |
| 193 * </dl> |
193 * </dl> |
| 194 * |
194 * |
| 195 * @return A GHashTable with strings for keys and values. This |
195 * @return A GHashTable with strings for keys and values. This |