* src/gramps.glade: Remove hot keys from toolbar buttons.

Add editing items under Edit menu.
* src/gramps_main.py: Enable/disable new menu items.
* NEWS, configure, configure.in, gramps.spec, doc/gramps.1,
doc/gramps-manual/C/gramps-manual-C.omf,
doc/gramps-manual/C/gramps-manual.xml: merge with 0.9.5 branch.

* Version 0.9.5:  the "Fix me up" release.

* src/gramps_main.py (delete_person_response, merge_update):
Add remove_from_history and redraw_histmenu() calls before deleting
the person.
* doc/gramps.1.in, doc/gramps.1, doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/gramps-manual.omf, gramps.spec: New version.
* configure.in: Fix version and release numbers for 0.9.5-1.
* NEWS: Update for a 0.9.5 release.


svn: r2222
This commit is contained in:
Alex Roitman
2003-10-10 03:56:19 +00:00
parent d510a3b9e4
commit 843d6e8c10
10 changed files with 162 additions and 82 deletions

View File

@@ -3,8 +3,8 @@
<resource>
<creator>Alex Roitman shura@alex.neuro.umn.edu</creator>
<title>GRAMPS Manual</title>
<date>2003-07-10</date>
<version identifier="2.2" date="2003-07-10" description="GNOME2 Compliant GRAMPS Manual"/>
<date>2003-10-06</date>
<version identifier="2.3" date="2003-10-06" description="GNOME2 Compliant GRAMPS Manual"/>
<subject category="GNOME|Applications"/>
<description>User Manual for GRAMPS.</description>
<type>User Manual</type>

View File

@@ -8,7 +8,7 @@
<!ENTITY custom SYSTEM "custom.xml">
<!ENTITY filtref SYSTEM "filtref.xml">
<!ENTITY cmdline SYSTEM "cmdline.xml">
<!ENTITY appversion "0.9.4">
<!ENTITY appversion "0.9.5">
<!ENTITY manrevision "2.3">
<!ENTITY date "September 2003">
<!ENTITY app "<application>GRAMPS</application>">

View File

@@ -1,4 +1,4 @@
.TH gramps 1 "0.9.4" "September 2003" "0.9.4"
.TH gramps 1 "0.9.5" "September 2003" "0.9.5"
.SH NAME
gramps \- Genealogical Research and Analysis Management Programming System.