summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-06-17 21:12:10 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-06-17 21:12:10 -0400
commit4ab100ab1f8984a18442871d31fa1bfd0c1210c7 (patch)
treed82a2da7d7ad936def02fd0906d4bd18539fd5bf /data
parentfeb94f648b9c3cd827e8cfb8d65a51587d905381 (diff)
Get rid of the :can-set-data property
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.Hostname1.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/data/org.freedesktop.Hostname1.xml b/data/org.freedesktop.Hostname1.xml
index f3e4f2e..ea19b7a 100644
--- a/data/org.freedesktop.Hostname1.xml
+++ b/data/org.freedesktop.Hostname1.xml
@@ -561,28 +561,5 @@
<!-- ******************************************************************************** -->
- <property name="can-set-data" type="b" access="read">
- <doc:doc>
- <doc:description>
- <doc:para>
- Whether any of the configured data (e.g. the properties
- <doc:ref type="property" to="Hostname1:configured-display-hostname">configured-display-hostname</doc:ref>,
- <doc:ref type="property" to="Hostname1:configured-hostname">configured-hostname</doc:ref>,
- <doc:ref type="property" to="Hostname1:configured-icon-name">configured-icon-name</doc:ref>,
- <doc:ref type="property" to="Hostname1:use-transient-data">use-transient-data</doc:ref>)
- can actually be changed (e.g. using the methods
- <doc:ref type="method" to="Hostname1.SetDisplayHostname">SetDisplayHostname()</doc:ref>,
- <doc:ref type="method" to="Hostname1.SetHostname">SetHostname()</doc:ref>,
- <doc:ref type="method" to="Hostname1.SetIconName">SetIconName()</doc:ref>,
- <doc:ref type="method" to="Hostname1.SetUseTransientData">SetUseTransientData()</doc:ref>).
- Note that even if this property has the value <doc:tt>TRUE</doc:tt>, authorization checks may
- prevent any random client from changing data, see the PolicyKit documentation for details.
- </doc:para>
- </doc:description>
- </doc:doc>
- </property>
-
- <!-- ******************************************************************************** -->
-
</interface>
</node>