diff finch/gntsound.h @ 19117:907c41608ada

Added Sounds to the actions list Built a prototype for the Sounds config dialog
author Eric Polino <aluink@pidgin.im>
date Wed, 27 Jun 2007 20:19:09 +0000
parents 68a3b83795c6
children 5ff1231993af
line wrap: on
line diff
--- a/finch/gntsound.h	Wed Jun 27 02:51:00 2007 +0000
+++ b/finch/gntsound.h	Wed Jun 27 20:19:09 2007 +0000
@@ -56,6 +56,11 @@
 PurpleSoundUiOps *finch_sound_get_ui_ops(void);
 
 /**
+ * Show the sound settings dialog.
+ */
+void finch_sounds_show_all(void);
+
+/**
 * Get the handle for the GNT sound system.
 *
 * @return The handle to the sound system