[gnome-settings-daemon] rfkill: Fix introspection XML
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] rfkill: Fix introspection XML
- Date: Fri, 16 Aug 2013 19:18:39 +0000 (UTC)
commit 1b5fef7373fef9eaee253835e0efc971d18fbde7
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Aug 16 15:18:27 2013 -0400
rfkill: Fix introspection XML
plugins/rfkill/gsd-rfkill-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/rfkill/gsd-rfkill-manager.c b/plugins/rfkill/gsd-rfkill-manager.c
index be630cb..c81261c 100644
--- a/plugins/rfkill/gsd-rfkill-manager.c
+++ b/plugins/rfkill/gsd-rfkill-manager.c
@@ -51,7 +51,7 @@ static const gchar introspection_xml[] =
" <interface name='org.gnome.SettingsDaemon.Rfkill'>"
" <annotation name='org.freedesktop.DBus.GLib.CSymbol' value='gsd_rfkill_manager'/>"
" <property name='AirplaneMode' type='b' access='readwrite'/>"
-" <property name='HasAirplaneMode' type='b' access='readonly'/>"
+" <property name='HasAirplaneMode' type='b' access='read'/>"
" </interface>"
"</node>";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]