comparison finch/gntprefs.h @ 16565:ac0d07c7fd90

Pref migration for finch.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 28 Apr 2007 04:08:46 +0000
parents 0f0832c13fcb
children 44b4e8bd759b
comparison
equal deleted inserted replaced
16558:dccdd9cbe095 16565:ac0d07c7fd90
38 /** 38 /**
39 * Show the preferences dialog. 39 * Show the preferences dialog.
40 */ 40 */
41 void finch_prefs_show_all(void); 41 void finch_prefs_show_all(void);
42 42
43 /**
44 * You don't need to know about this.
45 */
46 void finch_prefs_update_old(void);
43 /*@}*/ 47 /*@}*/
44 48
45 #endif 49 #endif