Mercurial > pidgin.yaz
comparison libpurple/prefs.h @ 19040:4167e2d7ebef
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
to branch 'im.pidgin.soc.2007.certmgr' (head 5fbb842e1f275573ae8335395c1c01c231418663)
author | William Ehlhardt <williamehlhardt@gmail.com> |
---|---|
date | Tue, 24 Jul 2007 04:32:04 +0000 |
parents | 7d0c12b5dda8 |
children | 44b4e8bd759b |
comparison
equal
deleted
inserted
replaced
18626:f05360b5470d | 19040:4167e2d7ebef |
---|---|
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. |