diff options
| author | Michael Biebl <biebl@debian.org> | 2022-05-04 15:38:03 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-05-04 15:38:03 +0200 |
| commit | fc1f1b6881ed5199b4cc81face915769a3dc9897 (patch) | |
| tree | d2b3f6b775541cece8de7ef9e687c72665f5d820 /introspection/org.freedesktop.NetworkManager.Device.Wireless.xml | |
| parent | 16cc38ed3d1761b178512c9a6c291ad366c6fad8 (diff) | |
| parent | 9959fdb2e8ddd06f2161798ca0a39c77d67c652d (diff) | |
Update upstream source from tag 'upstream/1.37.92'
Update to upstream version '1.37.92' with Debian dir 0128b715b1fc3e516169a4599c33567587d59088
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.Device.Wireless.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.Device.Wireless.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml index c57e5689..c428e998 100644 --- a/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml +++ b/introspection/org.freedesktop.NetworkManager.Device.Wireless.xml @@ -2,7 +2,7 @@ <node name="/"> <!-- org.freedesktop.NetworkManager.Device.Wireless: - @short_description: Wi-Fi Device + @short_description: Wi-Fi Device. --> <interface name="org.freedesktop.NetworkManager.Device.Wireless"> @@ -100,11 +100,10 @@ <!-- LastScan: + @since: 1.12 The timestamp (in CLOCK_BOOTTIME milliseconds) for the last finished network scan. A value of -1 means the device never scanned for access points. - - Since: 1.12 --> <property name="LastScan" type="x" access="read"/> |