* src/Relationship.py: change api get_singular, add docu string
	* src/plugins/all_relations.py: call get_singular changed.



svn: r9253
This commit is contained in:
Benny Malengier
2007-10-26 10:41:26 +00:00
parent 2bead748b9
commit fb34ae8add
3 changed files with 62 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2007-10-26 Benny Malengier <benny.malengier@gramps-project.org>
* src/Relationship.py: change api get_singular, add docu string
* src/plugins/all_relations.py: call get_singular changed.
2007-10-25 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/plugins/Calendar.py: display date on text report in locale;
changed a font default; removed string date class: use offset instead