aboutsummaryrefslogtreecommitdiff
path: root/src/sound-service-dbus.h
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-10 12:51:48 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-08-10 12:51:48 -0400
commit4f6158a1040258efb1403d6baf246b605dfa76cb (patch)
tree8d75609cb026d1ce900707b43fc47879e3f63fed /src/sound-service-dbus.h
parent804ea02c7e54895e7a3ff53b25128b93600cf832 (diff)
parent0e1986bc2a83d8ebd465ae6168f4a6735552befe (diff)
downloadayatana-indicator-sound-4f6158a1040258efb1403d6baf246b605dfa76cb.tar.gz
ayatana-indicator-sound-4f6158a1040258efb1403d6baf246b605dfa76cb.tar.bz2
ayatana-indicator-sound-4f6158a1040258efb1403d6baf246b605dfa76cb.zip
Import upstream version 0.7.5
Diffstat (limited to 'src/sound-service-dbus.h')
-rw-r--r--src/sound-service-dbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound-service-dbus.h b/src/sound-service-dbus.h
index 9b19a5e..1c15fc7 100644
--- a/src/sound-service-dbus.h
+++ b/src/sound-service-dbus.h
@@ -53,7 +53,7 @@ struct _SoundServiceDbusClass {
GType sound_service_dbus_get_type (void) G_GNUC_CONST;
-DbusmenuMenuitem* sound_service_dbus_create_root_item (SoundServiceDbus* self);
+DbusmenuMenuitem* sound_service_dbus_create_root_item (SoundServiceDbus* self, gboolean greeter_mode);
void sound_service_dbus_update_sound_state (SoundServiceDbus* self, SoundState new_state);
void sound_service_dbus_build_sound_menu ( SoundServiceDbus* self,
DbusmenuMenuitem* mute_item,