summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-06-19 12:11:56 +0200
committerEugen Wissner <belka@caraus.de>2024-06-19 12:11:56 +0200
commit6fc7f86a89dbcbe1e36ade37c61d4a974be81596 (patch)
tree369c812aca2144dcb13201199a4cc05d1a868d64 /data
parent9dc8fb26405938834b13971c3188f4f52bb8b90d (diff)
downloadslack-timedate-6fc7f86a89dbcbe1e36ade37c61d4a974be81596.tar.gz
Implement CanNTP property
Diffstat (limited to 'data')
-rw-r--r--data/org.freedesktop.timedate1.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/org.freedesktop.timedate1.xml b/data/org.freedesktop.timedate1.xml
index e9010dd..b64f9e5 100644
--- a/data/org.freedesktop.timedate1.xml
+++ b/data/org.freedesktop.timedate1.xml
@@ -5,6 +5,7 @@
<property name="Timezone" type="s" access="read"/>
<property name="LocalRTC" type="b" access="read"/>
<property name="NTP" type="b" access="read"/>
+ <property name="CanNTP" type="b" access="read"/>
<method name="SetTime">
<arg name="usec_utc" type="x" direction="in"/>
<arg name="relative" type="b" direction="in"/>