File: net.connman.gtk.gschema.xml

package info (click to toggle)
connman-gtk 1.1.1%2Bgit20180626.b72c6ab-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,224 kB
  • sloc: ansic: 5,815; xml: 13; sh: 12; python: 8; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<schemalist>
	<schema path="/net/connman/gtk/" id="net.connman.gtk">
		<key name="status-icon-enabled" type="b">
			<default>true</default>
		</key>
		<key name="launch-to-tray" type="b">
			<default>true</default>
		</key>
		<key name="openconnect-use-fsid-by-default" type="b">
			<default>false</default>
		</key>
	</schema>
</schemalist>