* src/GrampsDb/_GrampsDbBase.py: fix typo
* src/GrampsDb/_GrampsDBDir.py: check for writability, otherwise open as readonly * src/DbManager.py: use single, user configurable database path * data/gramps.schemas.in: set default path to ~/.gramps/grampsdb 2007-06-16 Don Allingham <don@gramps-project.org> svn: r8566
This commit is contained in:
@ -603,7 +603,7 @@
|
||||
<applyto>/apps/gramps/behavior/database-path</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default></default>
|
||||
<default>~/.gramps/grampsdb</default>
|
||||
<locale name="C">
|
||||
<short>Additional path where the databases may reside</short>
|
||||
<long>Additional path where the databases may reside</long>
|
||||
|
Reference in New Issue
Block a user