Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > caea0085ac7f147a2c32aeef7095b527 > files > 1

greenwich-0.8.2-2mdv2010.0.noarch.rpm

<gconfschemafile>
	<!-- greenwich gconf schema -->
	<!-- $Id: greenwich.schema,v 1.1 2004/04/07 21:23:42 jodrell Exp $ -->
	<schemalist>
		<schema>
			<key>/schemas/apps/greenwich/auto</key>
			<applyto>/apps/greenwich/auto</applyto>
			<owner>greenwich</owner>
			<type>bool</type>
			<default>true</default>
			<locale name="C">
				<short>Auto-detect whois server and port</short>
				<long>When this value is true, Greenwich will work out what whois server it will use to make the query. Greenwich will also use the default whois port (43).</long>
			</locale>
		</schema>

		<schema>
			<key>/schemas/apps/greenwich/history</key>
			<applyto>/apps/greenwich/history</applyto>
			<owner>greenwich</owner>
			<type>string</type>
			<default />
			<locale name="C">
				<short>Recent queries</short>
				<long>This value contains a comma-separated list of recent queries.</long>
			</locale>
		</schema>

		<schema>
			<key>/schemas/apps/greenwich/servers</key>
			<applyto>/apps/greenwich/servers</applyto>
			<owner>greenwich</owner>
			<type>string</type>
			<default />
			<locale name="C">
				<short>Servers</short>
				<long>This value contains a comma-separated list of whois servers. This list is used to populate the &quot;Server&quot; combo box. When you enter a new server into the combo, it is added to this list.</long>
			</locale>
		</schema>

		<schema>
			<key>/schemas/apps/greenwich/recursive</key>
			<applyto>/apps/greenwich/recursive</applyto>
			<owner>greenwich</owner>
			<type>bool</type>
			<default>true</default>
			<locale name="C">
				<short>Perform recursive lookups</short>
				<long>When this value is true, Greenwich will look at the output of a whois query for a string of the form &quot;Whois Server: server.name&quot;. It will then make the same query against the specified server.</long>
			</locale>
		</schema>

		<schema>
			<key>/schemas/apps/greenwich/timeout</key>
			<applyto>/apps/greenwich/timeout</applyto>
			<owner>greenwich</owner>
			<type>int</type>
			<default>10</default>
			<locale name="C">
				<short>Network timeout</short>
				<long>This is the period, in seconds, that Greenwich will wait for a connection to open before returning an error. If set to zero, Greenwich will wait forever.</long>
			</locale>
		</schema>

	</schemalist>
</gconfschemafile>