* src/FamilyView.py (set_widgets): Do not connect buttons if this

view is already initialized.
* src/GrampsCfg.py: Set GNOME toolbar prefs as the default.
Correct existing gconf key detection.


svn: r2264
This commit is contained in:
Alex Roitman
2003-10-17 04:24:36 +00:00
parent d3fd8b06b9
commit 56c2b3a66d
3 changed files with 37 additions and 30 deletions

View File

@@ -10,6 +10,10 @@
* src/gramps_main.py (pref_callback): Update statusbar from prefs
(needed for Family View).
* NEWS: Instant prefs.
* src/FamilyView.py (set_widgets): Do not connect buttons if this
view is already initialized.
* src/GrampsCfg.py: Set GNOME toolbar prefs as the default.
Correct existing gconf key detection.
2003-10-15 Alex Roitman <shura@alex.neuro.umn.edu>
* src/gramps.glade: Correct tooltips.