2006-10-15 Don Allingham <don@gramps-project.org>

* src/GrampsDb/_WriteGedcom.py: fix bad function call
	* src/glade/gramps.glade: consistent place name



svn: r7409
This commit is contained in:
Don Allingham
2006-10-16 03:57:15 +00:00
parent 5ead919447
commit 157e5a7154
3 changed files with 6 additions and 2 deletions

View File

@@ -1637,7 +1637,7 @@
<child>
<widget class="GtkLabel" id="label244">
<property name="visible">True</property>
<property name="label" translatable="yes">_Title:</property>
<property name="label" translatable="yes">Place Name:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>