From ba09ff4838d90249f40bdce29e635e34fb1168c5 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Tue, 25 Nov 2003 17:49:33 +0000 Subject: [PATCH] update svn: r2375 --- gramps2/ChangeLog | 10 ++++++++++ gramps2/configure | 2 +- gramps2/gramps.spec | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/gramps2/ChangeLog b/gramps2/ChangeLog index a3262b496..94cf47281 100644 --- a/gramps2/ChangeLog +++ b/gramps2/ChangeLog @@ -1,3 +1,13 @@ +2003-11-25 Don Allingham + * src/RelImage.py: replace system call with Utils.search_for + * src/Utils.py: added search_for to look for an executable in the current + path + +2003-11-24 Don Allingham + * FAQ: removed question 18 (how fast is GRAMPS) + * src/PeopleStore.py: set sort data for top level nodes. Allows the first + and last nodes to be sorted properly. + 2003-11-24 Alex Roitman * FAQ: Added to CVS. diff --git a/gramps2/configure b/gramps2/configure index 193526d4a..8eecb6db6 100755 --- a/gramps2/configure +++ b/gramps2/configure @@ -1764,7 +1764,7 @@ echo "${ECHO_T}no" >&6 fi -LANGUAGES="hu zh_CN cs da_DK de es fr it nl pl pt_BR ro ru sv" +LANGUAGES="hu zh_CN cs da_DK de es fr it nb nl pl pt_BR ro ru sv" DISTLANGS= diff --git a/gramps2/gramps.spec b/gramps2/gramps.spec index 8303b10fa..b70c7b0f2 100644 --- a/gramps2/gramps.spec +++ b/gramps2/gramps.spec @@ -1,5 +1,5 @@ %define ver 0.98.0 -%define rel 0.CVS20031120 +%define rel 0.CVS20031121 %define prefix /usr %define localstatedir /var/lib # Ensure that internal RPM macros for configure & makeinstall