00001 00025 #ifndef _GNT_PREFS_H 00026 #define _GNT_PREFS_H 00027 00028 /********************************************************************** 00029 * @name GNT Preferences API 00030 **********************************************************************/ 00036 void finch_prefs_init(void); 00037 00041 void finch_prefs_show_all(void); 00042 00046 void finch_prefs_update_old(void); 00049 #endif