diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-10-14 06:40:13 -0400 |
---|---|---|
committer | Bazaar Package Importer <james.westby@ubuntu.com> | 2010-10-14 06:40:13 -0400 |
commit | 6db5598e3ec6ddf626c7335105fde807ff964e72 (patch) | |
tree | 529ffd73ebd0c0c50d857fa0f849218aeca1aa03 /src/sound-service-server.h | |
parent | 1ccd374f4757568a1f676d4814e700330a7b3a04 (diff) | |
parent | 7620afcd008217151fc02d6440df9741ed3d7e48 (diff) | |
download | ayatana-indicator-sound-6db5598e3ec6ddf626c7335105fde807ff964e72.tar.gz ayatana-indicator-sound-6db5598e3ec6ddf626c7335105fde807ff964e72.tar.bz2 ayatana-indicator-sound-6db5598e3ec6ddf626c7335105fde807ff964e72.zip |
Import upstream version 0.4.9
Diffstat (limited to 'src/sound-service-server.h')
-rw-r--r-- | src/sound-service-server.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sound-service-server.h b/src/sound-service-server.h index 0431d64..19d3f89 100644 --- a/src/sound-service-server.h +++ b/src/sound-service-server.h @@ -112,8 +112,7 @@ static const DBusGMethodInfo dbus_glib__sound_service_server_methods[] = { { (GCallback) sound_service_dbus_get_sink_availability, dbus_glib_marshal__sound_service_server_BOOLEAN__POINTER_POINTER, 62 }, }; -const DBusGObjectInfo dbus_glib__sound_service_server_object_info = { - 0, +const DBusGObjectInfo dbus_glib__sound_service_server_object_info = { 1, dbus_glib__sound_service_server_methods, 2, "org.ayatana.indicator.sound\0GetSinkMute\0S\0mute_input\0O\0F\0N\0b\0\0org.ayatana.indicator.sound\0GetSinkAvailability\0S\0availability_input\0O\0F\0N\0b\0\0\0", |