summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2022-06-16 19:18:45 +0200
committerDebarshi Ray <debarshir@gnome.org>2022-06-16 19:56:08 +0200
commitc20174404d177a2194dc1307100f478950b42a7b (patch)
tree8f710b146fb94422393e83b76d4023ab4e41f642
parentb5033396d125b020d6594303436e560d3a09d390 (diff)
downloadgnome-online-accounts-c20174404d177a2194dc1307100f478950b42a7b.tar.gz
dbus: Deprecate o.g.OnlineAccounts.Account.ReadLaterDisabled
This should have been part of commit f36db5cd77b25dcb https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/merge_requests/88
-rw-r--r--data/dbus-interfaces.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index f990e3e..853dc7f 100644
--- a/data/dbus-interfaces.xml
+++ b/data/dbus-interfaces.xml
@@ -272,7 +272,9 @@
Note that the #org.gnomeOnlineAccounts.ReadLater interface is added or
removed from the account asynchronously.
-->
- <property name="ReadLaterDisabled" type="b" access="readwrite"/>
+ <property name="ReadLaterDisabled" type="b" access="readwrite">
+ <annotation name="org.freedesktop.DBus.Deprecated" value="true"/>
+ </property>
<!--
Remove: