69d98c478e
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
19 lines
743 B
XML
19 lines
743 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<omf>
|
|
<resource>
|
|
<creator>Alex Roitman shura@alex.neuro.umn.edu</creator>
|
|
<title>GRAMPS Manual</title>
|
|
<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>
|
|
<format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
|
|
<identifier url=""/>
|
|
<language code="C"/>
|
|
<relation seriesid="aa15a444-5ed9-11d7-8329-d7319c90009c"/>
|
|
<rights type="GNU FDL" license.version="1.1" license="http://www.gnu.org/licenses/fdl.html" holder="Alex Roitman"/>
|
|
</resource>
|
|
</omf>
|
|
|