diff finch/finch.h @ 19100:68a3b83795c6

Added sound to Finch. Currently it's directly into Finch, but later we'll most likely move it into a plugin since some have argued well that sound in a console app might not be an all around favored thing.
author Eric Polino <aluink@pidgin.im>
date Thu, 14 Jun 2007 03:54:49 +0000
parents 0f0832c13fcb
children 44b4e8bd759b
line wrap: on
line diff
--- a/finch/finch.h	Tue Jun 12 22:01:24 2007 +0000
+++ b/finch/finch.h	Thu Jun 14 03:54:49 2007 +0000
@@ -27,3 +27,4 @@
 
 #define FINCH_UI "gnt-purple"
 
+#define FINCH_PREFS_ROOT "/finch"