File: org.gnome.anjuta.plugins.cpp.gschema.xml.in

package info (click to toggle)
anjuta 2%3A3.34.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 72,196 kB
  • sloc: ansic: 207,444; sh: 47,499; cpp: 11,461; makefile: 3,588; yacc: 2,821; perl: 2,094; lex: 1,546; xml: 904; python: 149; sql: 99; java: 10
file content (16 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<schemalist>
	<schema id="org.gnome.anjuta.plugins.cpp" path="/org/gnome/anjuta/plugins/cpp/">
		<key name="user-packages" type="s">
			<default>""</default>
		</key>
		<key name="load-project-packages" type="b">
			<default>true</default>
		</key>
		<key name="load-libc" type="b">
			<default>true</default>
		</key>
		<key name="load-stdcpp" type="b">
			<default>true</default>
		</key>
	</schema>
</schemalist>