2008-01-12 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/Config/__init__.py: revert wrong indentation changes svn: r9787
This commit is contained in:
parent
48df32fad1
commit
3dbb428759
@ -1,3 +1,6 @@
|
|||||||
|
2008-01-12 Raphael Ackermann <raphael.ackermann@gmail.com>
|
||||||
|
* src/Config/__init__.py: revert wrong indentation changes
|
||||||
|
|
||||||
2008-01-12 Benny Malengier <benny.malengier@gramps-project.org>
|
2008-01-12 Benny Malengier <benny.malengier@gramps-project.org>
|
||||||
* src/const.py.in: new manual constant keys
|
* src/const.py.in: new manual constant keys
|
||||||
* src/GrampsDisplay.py: show wiki manual, allow webpage and
|
* src/GrampsDisplay.py: show wiki manual, allow webpage and
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
"""
|
"""
|
||||||
This package implements access to GRAMPS configuration.
|
This package implements access to GRAMPS configuration.
|
||||||
It provides the choice between different storage backends.
|
It provides the choice between different storage backends.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from _GrampsConfigKeys import *
|
from _GrampsConfigKeys import *
|
||||||
|
Loading…
Reference in New Issue
Block a user