* src/DataViews/_RelationshipView.py: Optionally hide Edit buttons
* src/Config/_GrampsConfigKeys.py: Optionally hide Edit buttons * src/GrampsWidgets.py: Allow empty button for LinkBox svn: r7581
This commit is contained in:
@@ -75,9 +75,11 @@ SIDEBAR_TEXT = ('interface','sidebar-text', 0)
|
||||
WEBSITE_DIRECTORY = ('paths','website-directory', 2)
|
||||
PORT_WARN = ('preferences','port-warn', 0)
|
||||
TRANSACTIONS = ('behavior','transactions', 0)
|
||||
RELEDITBTN = ('interface','editbutton', 1)
|
||||
|
||||
|
||||
default_value = {
|
||||
RELEDITBTN : False,
|
||||
DEFAULT_SOURCE : False,
|
||||
RELATION_SHADE : True,
|
||||
ONLINE_MAPS : False,
|
||||
|
Reference in New Issue
Block a user