Kaydet (Commit) 9eefe20d authored tarafından Ozan Çağlayan's avatar Ozan Çağlayan

Add access_label's

üst f6aa3f71
......@@ -12,10 +12,10 @@
<method name="getDate" access_label="get">
<arg name="date" type="s" direction="out"/>
</method>
<method name="loadFromHW">
<method name="loadFromHW" access_label="get">
<annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
</method>
<method name="saveToHW">
<method name="saveToHW" access_label="set">
<annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
</method>
<method name="setTimeZone" access_label="set">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment