* src/Config/_GrampsGconfKeys.py (get_default): Allow other types.

* src/GrampsCfg.py (reset_colors): Emit color-set signal to
	trigget hex text updates.


svn: r6643
This commit is contained in:
Alex Roitman
2006-05-13 05:53:47 +00:00
parent 7244395156
commit 04f07a9290
3 changed files with 19 additions and 5 deletions

View File

@@ -9,6 +9,9 @@
2006-05-12 Alex Roitman <shura@gramps-project.org>
* data/gramps.schemas.in: Brighter colors to use with foreground.
* src/GrampsCfg.py (add_color): Update text label after color change.
* src/Config/_GrampsGconfKeys.py (get_default): Allow other types.
* src/GrampsCfg.py (reset_colors): Emit color-set signal to
trigget hex text updates.
2006-05-12 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: move ScratchPad to Edit