File: Timedate.xml

package info (click to toggle)
golang-github-linuxdeepin-go-dbus-factory 1.9.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,864 kB
  • sloc: xml: 11,754; makefile: 35; sh: 13
file content (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
        "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
    <interface name="com.deepin.daemon.Timedate">
        <signal name="TimeUpdate"></signal>
    </interface>
</node>