update
svn: r2406
This commit is contained in:
parent
ea396a1618
commit
9730743ccb
12
ChangeLog
12
ChangeLog
@ -1,3 +1,9 @@
|
|||||||
|
2003-11-29 Don Allingham <dallingham@users.sourceforge.net>
|
||||||
|
* src/docgen/OpenOfficeDoc.py (OpenOfficeDoc.close): replace hardcoded
|
||||||
|
"oowriter" with the command found by querying the mime database with
|
||||||
|
the open office document type. Different distributions seem to install
|
||||||
|
OOo with different names (oofice, oowriter, soffice).
|
||||||
|
|
||||||
2003-11-29 Alex Roitman <shura@alex.neuro.umn.edu>
|
2003-11-29 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||||
* src/filters/MatchSndEx2.py: Typo.
|
* src/filters/MatchSndEx2.py: Typo.
|
||||||
* src/plugins/RelGraph.py: Typo.
|
* src/plugins/RelGraph.py: Typo.
|
||||||
@ -12,6 +18,12 @@
|
|||||||
* doc/gramps-manual/C/keybind.xml: Add to CVS.
|
* doc/gramps-manual/C/keybind.xml: Add to CVS.
|
||||||
* doc/gramps-manual/C/Makefile.am: Add new files to the distribution.
|
* doc/gramps-manual/C/Makefile.am: Add new files to the distribution.
|
||||||
|
|
||||||
|
2003-11-28 Don Allingham <dallingham@users.sourceforge.net>
|
||||||
|
* src/EventEdit.py (EventEditor.__init__): add translated name to the
|
||||||
|
popdown menu list if isn't already there. Prevents a parital match on
|
||||||
|
other strings
|
||||||
|
* src/PedView.py: add a '*' to the popup menu if the child has children
|
||||||
|
|
||||||
2003-11-27 Don Allingham <dallingham@users.sourceforge.net>
|
2003-11-27 Don Allingham <dallingham@users.sourceforge.net>
|
||||||
* src/po/template.po: updated translatable strings
|
* src/po/template.po: updated translatable strings
|
||||||
* src/AttrEdit.py: Add warning when a new attribute type is added
|
* src/AttrEdit.py: Add warning when a new attribute type is added
|
||||||
|
Loading…
Reference in New Issue
Block a user