File: windows.xml

package info (click to toggle)
psi 0.14-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 12,704 kB
  • ctags: 22,303
  • sloc: cpp: 150,140; ansic: 26,319; xml: 1,215; makefile: 236; python: 178; ruby: 129; sh: 27
file content (11 lines) | stat: -rw-r--r-- 318 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE psi>
<psi version="defaults" >
	<options comment="Client options">
		<ui comment="User interface options">
			<systemtray comment="Options related to the system tray">
				<enable type="bool">true</enable>
				<use-double-click type="bool">true</use-double-click>
			</systemtray>
		</ui>
	</options>
</psi>