Add keys for last import and export dirs
svn: r3494
This commit is contained in:
parent
fb8b2ff943
commit
7737a11926
@ -244,6 +244,30 @@
|
||||
</locale>
|
||||
</schema>
|
||||
|
||||
<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>
|
||||
|
||||
<schema>
|
||||
<key>/schemas/apps/gramps/behavior/make-reference</key>
|
||||
<applyto>/apps/gramps/behavior/make-reference</applyto>
|
||||
|
Loading…
Reference in New Issue
Block a user