* src/GrampsCfg.py: added support for tip of the day

* src/data/tips.xml: tip data
* src/TipOfDay.py: support for tip of the day
* src/gramps_main.py: support for tip of the day
* src/const.py: support for tip of the day
* src/gramps.glade: support for tip of the day


svn: r3178
This commit is contained in:
Don Allingham
2004-05-18 07:00:34 +00:00
parent 05edb76bbc
commit 351ae558dd
9 changed files with 375 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
2004-05-18 Don Allingham <dallingham@users.sourceforge.net>
* src/GrampsCfg.py: added support for tip of the day
* src/data/tips.xml: tip data
* src/TipOfDay.py: support for tip of the day
* src/gramps_main.py: support for tip of the day
* src/const.py: support for tip of the day
* src/gramps.glade: support for tip of the day
2004-05-16 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/RelGraph.py: Menu for family options.
* src/plugins/RelGraph.py (_get_event_label): Typo.