From 649a156da55df7766b35248474fd5b5ae72f3c35 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Sat, 14 Jun 2003 14:47:53 +0000 Subject: [PATCH] update svn: r1739 --- gramps2/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index 1125a4263..0a08fbd13 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,9 @@ +2003-06-14 Don Allingham + * src/preferences.glade: Don't immediately show preferences dialog + * src/GrampsCfg.py: Handle new callback for preferences dialog + * src/gramps_main.py: Pass update_display instead of full_update to + loadConfig to prevent the displaying of multiple entries on the display. + 2003-06-14 Tim Waugh * Ancestors.py (AncestorsReport.__init__): Define Photo and Entry cell styles.