2008-01-10 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/MarkupText.py: in _hex_to_color removed dupe assignment to color
* src/PageView.py: doc typo and delete unused statements in filter_toggle
* src/ViewManager.py: fix typo in doc
* src/DataViews/PersonView.py: delete unused statements in filter_toggle
* src/FilterEditor/_EditRule.py: fix wrong $Id name
* src/FilterEditor/_ShowResults.py: fix wrong $Id name
svn: r9778
This commit is contained in:
@@ -766,7 +766,7 @@ class ViewManager:
|
||||
|
||||
def toolbar_toggle(self, obj):
|
||||
"""
|
||||
Set the toobar based on the value of the toggle button. Save the
|
||||
Set the toolbar based on the value of the toggle button. Save the
|
||||
results in the configuration settings
|
||||
"""
|
||||
if obj.get_active():
|
||||
|
||||
Reference in New Issue
Block a user