[gnome-online-accounts/wip/rishi/facebook-remove: 2/3] dbus: Deprecate o.g.OnlineAccounts.Account.ReadLaterDisabled
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/rishi/facebook-remove: 2/3] dbus: Deprecate o.g.OnlineAccounts.Account.ReadLaterDisabled
- Date: Thu, 16 Jun 2022 17:54:06 +0000 (UTC)
commit f0fe6c41013b9a948b0a644abd73c210d4a0be3e
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Jun 16 19:18:45 2022 +0200
dbus: Deprecate o.g.OnlineAccounts.Account.ReadLaterDisabled
This should have been part of commit f36db5cd77b25dcb
data/dbus-interfaces.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index f990e3e9..853dc7f9 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:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]