2004-07-20 07:57:55 +05:30
|
|
|
<!-- $Id$ -->
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<gconfschemafile>
|
|
|
|
<schemalist>
|
2004-07-20 07:57:55 +05:30
|
|
|
|
2006-01-06 10:38:51 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/preferences/family-details</key>
|
|
|
|
<applyto>/apps/gramps/preferences/family-details</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>1</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Show event details on the Family View</short>
|
|
|
|
<long>If set to True, event reports are shown on the Family View.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/preferences/family-siblings</key>
|
|
|
|
<applyto>/apps/gramps/preferences/family-siblings</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>1</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Show siblings on the Family View</short>
|
|
|
|
<long>If set to True, siblings will be shown on the Family View.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/behavior/autoload</key>
|
|
|
|
<applyto>/apps/gramps/behavior/autoload</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Load last database on startup</short>
|
|
|
|
<long>If set to 1, the last database will be loaded on the startup.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2005-12-06 12:08:09 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/behavior/spellcheck</key>
|
|
|
|
<applyto>/apps/gramps/behavior/spellcheck</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Enable the spelling checker, if available</short>
|
|
|
|
<long>If set to 1, the spelling checker will be enabled if it is available on the system.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/behavior/betawarn</key>
|
|
|
|
<applyto>/apps/gramps/behavior/betawarn</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
2004-07-20 07:57:55 +05:30
|
|
|
<short>Hide beta warning on startup</short>
|
|
|
|
<long>If set to 1, the warning about beta version will not be
|
|
|
|
displayed on the startup.</long>
|
2004-07-14 10:09:05 +05:30
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2005-05-11 19:34:47 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/behavior/welcome</key>
|
|
|
|
<applyto>/apps/gramps/behavior/welcome</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>100</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Welcome message has already been displayed for this version</short>
|
|
|
|
<long>This key keeps the version for which the welcome message
|
|
|
|
has already been displayed. The integer denotes the major, minor,
|
|
|
|
and release numerals, e.g. 200 denotes the 2.0.0 version.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/date-format</key>
|
|
|
|
<applyto>/apps/gramps/preferences/date-format</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Date display format</short>
|
|
|
|
<long>This key determines the date display format. O corresponds to
|
|
|
|
the MM/DD/YYYY (US format), 1 corrsponds to DD/MM/YYYY (European
|
|
|
|
format), and 2 corresponds to YYYY-MM-DD (ISO format).</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-11-11 09:58:40 +05:30
|
|
|
<schema>
|
2005-03-09 21:55:15 +05:30
|
|
|
<key>/schemas/apps/gramps/interface/dont-ask</key>
|
|
|
|
<applyto>/apps/gramps/interface/dont-ask</applyto>
|
2004-11-11 09:58:40 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Do not prompt on save</short>
|
|
|
|
<long>This key disables prompting when data has changed
|
|
|
|
and the Cancel button has been pressed.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2005-12-30 00:06:59 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/interface/height</key>
|
|
|
|
<applyto>/apps/gramps/interface/height</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>500</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Height of the interface.</short>
|
|
|
|
<long>Specifies the height of the interface when GRAMPS starts.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/interface/width</key>
|
|
|
|
<applyto>/apps/gramps/interface/width</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>775</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Width of the interface.</short>
|
|
|
|
<long>Specifies the width of the interface when GRAMPS starts.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/interface/filter</key>
|
|
|
|
<applyto>/apps/gramps/interface/filter</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Display Filter controls</short>
|
|
|
|
<long>If set to 1, the Filter controls will be displayed in People View.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/fprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/fprefix</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>F%04d</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Default family GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the family are generated according
|
|
|
|
to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-08-01 09:51:31 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/preferences/eprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/eprefix</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>E%04d</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Default event GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the events are generated according
|
|
|
|
to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2006-04-26 07:30:24 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/preferences/rprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/rprefix</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>E%04d</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Default repository GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the repositories are generated according
|
|
|
|
to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/iprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/iprefix</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>I%04d</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Default person GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the person are generated according
|
|
|
|
to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/oprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/oprefix</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-08-11 09:12:38 +05:30
|
|
|
<default>O%04d</default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Default media object GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the media object are generated
|
|
|
|
according to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/pprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/pprefix</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-08-11 09:12:38 +05:30
|
|
|
<default>P%04d</default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Default place GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the place are generated according
|
|
|
|
to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/sprefix</key>
|
|
|
|
<applyto>/apps/gramps/preferences/sprefix</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-08-11 09:12:38 +05:30
|
|
|
<default>S%04d</default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Default source GRAMPS ID pattern</short>
|
|
|
|
<long>The new GRAMPS IDs for the source are generated according
|
|
|
|
to this format string.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/goutput-preference</key>
|
|
|
|
<applyto>/apps/gramps/preferences/goutput-preference</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>No default format</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Preferred format for graphical reports</short>
|
|
|
|
<long>Preferred format for graphical reports.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/output-preference</key>
|
|
|
|
<applyto>/apps/gramps/preferences/output-preference</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>No default format</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Preferred format for text reports</short>
|
|
|
|
<long>Preferred format for text reports.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/paper-preference</key>
|
|
|
|
<applyto>/apps/gramps/preferences/paper-preference</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default>Letter</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Preferred page size</short>
|
|
|
|
<long>Preferred page size.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/paths/recent-file</key>
|
|
|
|
<applyto>/apps/gramps/paths/recent-file</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
2004-07-20 07:57:55 +05:30
|
|
|
<short>Last database GRAMPS has worked with</short>
|
2004-07-14 10:09:05 +05:30
|
|
|
<long>Full pathname of the last GRDB database GRAMPS has worked with.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-08-24 03:37:23 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/paths/recent-import-dir</key>
|
|
|
|
<applyto>/apps/gramps/paths/recent-import-dir</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default></default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Last directory from which the import was made</short>
|
|
|
|
<long>Full pathname of the directory from which GRAMPS has last imported data.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/paths/recent-export-dir</key>
|
|
|
|
<applyto>/apps/gramps/paths/recent-export-dir</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
|
|
|
<default></default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Last directory into which the export was made</short>
|
|
|
|
<long>Full pathname of the directory into which GRAMPS has last exported data.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/preferences/name-format</key>
|
|
|
|
<applyto>/apps/gramps/preferences/name-format</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Name display format</short>
|
|
|
|
<long>This key determines the name display format. Use 0
|
|
|
|
for "Firstname Surname", 1 for "Surname, Firstname",
|
|
|
|
2 for "Firstname SURNAME", and 3 for "SURNAME, Firstname" style. </long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/paths/report-directory</key>
|
|
|
|
<applyto>/apps/gramps/paths/report-directory</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default>./</default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Default report directory</short>
|
|
|
|
<long>Full pathname of the default report directory.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-addr</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-addr</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher street address</short>
|
|
|
|
<long>Researcher stret address.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-city</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-city</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher city</short>
|
|
|
|
<long>Researcher city.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-country</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-country</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher country</short>
|
|
|
|
<long>Researcher country.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-email</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-email</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher email address</short>
|
|
|
|
<long>Researcher email address.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-name</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-name</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher name</short>
|
|
|
|
<long>Researcher name.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-phone</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-phone</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher phone</short>
|
|
|
|
<long>Researcher phone.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-postal</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-postal</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher postal code</short>
|
|
|
|
<long>Researcher postal code.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/researcher/researcher-state</key>
|
|
|
|
<applyto>/apps/gramps/researcher/researcher-state</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default></default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Researcher state</short>
|
|
|
|
<long>Researcher state.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/behavior/startup</key>
|
|
|
|
<applyto>/apps/gramps/behavior/startup</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Startup druid has been run</short>
|
|
|
|
<long>If set to 1, this key indicates that the startup druid
|
|
|
|
has already been run.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-08-21 09:35:51 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/interface/size-checked</key>
|
|
|
|
<applyto>/apps/gramps/interface/size-checked</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Screen size has been checked</short>
|
|
|
|
<long>If set to 1, this key indicates that the screen size
|
|
|
|
has already been checked and the initial interface decision
|
|
|
|
made. No action will be taken if the screen is too smal,
|
|
|
|
since the user may have overridden our settings.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/interface/statusbar</key>
|
|
|
|
<applyto>/apps/gramps/interface/statusbar</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>1</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Information shown in statusbar</short>
|
|
|
|
<long>If set to 0 or 1, the statusbar will the name and GRAMPS ID
|
|
|
|
of an active person. If set to 2, the statusbar will show the
|
|
|
|
relationship of the active person tp the Default Person.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/behavior/surname-guessing</key>
|
|
|
|
<applyto>/apps/gramps/behavior/surname-guessing</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>int</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Default surname guessing style</short>
|
|
|
|
<long>This key determines the style of the surname guessing when
|
|
|
|
the new person is added to the database. Use 0 for Father's surname,
|
|
|
|
1 for no guessing, 2 for the combination of mother's and father's
|
|
|
|
surnames, and 3 foe the Icelandic style.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/interface/toolbar-on</key>
|
|
|
|
<applyto>/apps/gramps/interface/toolbar-on</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>1</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Show toolbar</short>
|
|
|
|
<long>If set to 1, the toolbar will be shown in the main
|
|
|
|
GRAMPS window.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/behavior/use-lds</key>
|
|
|
|
<applyto>/apps/gramps/behavior/use-lds</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Use LDS options</short>
|
|
|
|
<long>If set to 1, the LDS ordinance options will be shown.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/behavior/use-tips</key>
|
|
|
|
<applyto>/apps/gramps/behavior/use-tips</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Display Tip of the Day</short>
|
|
|
|
<long>If set to 1, Tip of the Day will be displayed on startup.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-11-20 10:16:47 +05:30
|
|
|
<schema>
|
|
|
|
<key>/schemas/apps/gramps/behavior/pop-plugin-status</key>
|
|
|
|
<applyto>/apps/gramps/behavior/pop-plugin-status</applyto>
|
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
|
|
|
<default>0</default>
|
|
|
|
<locale name="C">
|
|
|
|
<short>Automatically pop plugin status window</short>
|
|
|
|
<long>If set to 1, Plugin Status Window will pop automatically
|
|
|
|
when problems are detected on plugins load and reload.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
2004-07-14 10:09:05 +05:30
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/interface/view</key>
|
|
|
|
<applyto>/apps/gramps/interface/view</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>bool</type>
|
2004-07-20 07:57:55 +05:30
|
|
|
<default>1</default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
2004-07-20 07:57:55 +05:30
|
|
|
<short>Sidebar View</short>
|
|
|
|
<long>If set to 1, the Sidebar View will be enabled. If set to 0,
|
|
|
|
the Notebook View will be used instead.</long>
|
2004-07-14 10:09:05 +05:30
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
<schema>
|
2004-07-20 07:57:55 +05:30
|
|
|
<key>/schemas/apps/gramps/paths/website-directory</key>
|
|
|
|
<applyto>/apps/gramps/paths/website-directory</applyto>
|
2004-07-14 10:09:05 +05:30
|
|
|
<owner>gramps</owner>
|
|
|
|
<type>string</type>
|
2004-07-15 08:24:04 +05:30
|
|
|
<default>./</default>
|
2004-07-14 10:09:05 +05:30
|
|
|
<locale name="C">
|
|
|
|
<short>Default website directory</short>
|
|
|
|
<long>Full pathname of the default website directory.</long>
|
|
|
|
</locale>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
</schemalist>
|
|
|
|
</gconfschemafile>
|