* src/gramps.glade: Correct tooltips.

* src/GrampsCfg.py:	Enable using four toolbar styles as well as
the gnome default style.
* src/preferences.glade: Add a title for the tree. HIGify toolbar styles.
* src/gramps_main.py (pref_callback): Set toolbar style from prefs.


svn: r2259
This commit is contained in:
Alex Roitman
2003-10-16 04:42:21 +00:00
parent 612c9241be
commit b7cfa1a6b4
5 changed files with 179 additions and 209 deletions

View File

@@ -171,6 +171,8 @@ class Gramps:
def pref_callback(self,val):
self.family_view.init_interface()
self.update_display(val)
self.toolbar.set_style(GrampsCfg.toolbar)
def init_interface(self):
"""Initializes the GLADE interface, and gets references to the