File: contacts.schemas

package info (click to toggle)
contacts 0.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,884 kB
  • ctags: 196
  • sloc: sh: 8,867; ansic: 3,225; makefile: 53
file content (17 lines) | stat: -rw-r--r-- 421 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<gconfschemafile>
<schemalist>

<schema>
	<key>/schemas/apps/contacts/search_type</key>
	<applyto>/apps/contacts/search_type</applyto>
	<type>string</type>
	<owner>contacts</owner>
	<default>entry</default>
	<locale name="C">
		<short>Search interface type</short>
		<long>The type of user interface presented to search. Can be
		either "entry" or "alphatab".</long>
	</locale>
</schema>
</schemalist>
</gconfschemafile>