svn: r6439

This commit is contained in:
Don Allingham
2006-04-26 01:44:03 +00:00
parent fb5b4aaa91
commit ac2bd8892f
5 changed files with 265 additions and 325 deletions

View File

@ -424,7 +424,7 @@ class ViewManager:
GrampsDisplay.url( const.url_mailinglist)
def preferences_activate(self, obj):
GrampsCfg.display_preferences_box(self.state.db)
GrampsCfg.GrampsPreferences(self.uistate)
def report_bug_activate(self, obj):
import GrampsDisplay