comparison libpurple/prefs.h @ 19265:ce892eddb8f1

propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371) to branch 'im.pidgin.soc.2007.certmgr' (head 462298218a3d857c74beff14713b6b92743e3b08)
author William Ehlhardt <williamehlhardt@gmail.com>
date Tue, 14 Aug 2007 04:52:22 +0000
parents 7d0c12b5dda8
children 44b4e8bd759b
comparison
equal deleted inserted replaced
19264:d5e76ad4b365 19265:ce892eddb8f1
53 #ifdef __cplusplus 53 #ifdef __cplusplus
54 extern "C" { 54 extern "C" {
55 #endif 55 #endif
56 56
57 /**************************************************************************/ 57 /**************************************************************************/
58 /** @name Prefs API */ 58 /** @name Prefs API
59 Preferences are named according to a directory-like structure.
60 Example: "/plugins/core/potato/is_from_idaho" (probably a boolean) */
59 /**************************************************************************/ 61 /**************************************************************************/
60 /*@{*/ 62 /*@{*/
61 63
62 /** 64 /**
63 * Returns the prefs subsystem handle. 65 * Returns the prefs subsystem handle.