diff 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
line wrap: on
line diff
--- a/finch/gntprefs.h	Sat Apr 28 03:24:18 2007 +0000
+++ b/finch/gntprefs.h	Sat Apr 28 04:08:46 2007 +0000
@@ -40,6 +40,10 @@
  */
 void finch_prefs_show_all(void);
 
+/**
+ * You don't need to know about this.
+ */
+void finch_prefs_update_old(void);
 /*@}*/
 
 #endif