diff src/statusicon/si_audacious.h @ 855:fbf1f593b0c6 trunk

[svn] statusicon: added a open-file item in the small right-click menu
author giacomo
date Wed, 14 Mar 2007 07:50:31 -0700
parents aac49941ee8f
children 209bd85dc1b9
line wrap: on
line diff
--- a/src/statusicon/si_audacious.h	Wed Mar 14 07:44:00 2007 -0700
+++ b/src/statusicon/si_audacious.h	Wed Mar 14 07:50:31 2007 -0700
@@ -30,6 +30,7 @@
 #define SI_AUDACIOUS_PLAYBACK_CTRL_PAUSE	2
 #define SI_AUDACIOUS_PLAYBACK_CTRL_STOP	3
 #define SI_AUDACIOUS_PLAYBACK_CTRL_NEXT	4
+#define SI_AUDACIOUS_PLAYBACK_CTRL_EJECT	5
 
 void si_audacious_toggle_visibility ( void );
 void si_audacious_volume_change ( gint );