* src/edit_person.glade: Add colon after "Type" label.

* src/dialog.glade: Add accelerator to "Address" label of AddrEdit.
* src/po/template.po: Update the above corrections in template.
* src/plugins/Makefile.am: Ship CustomBookText.py


svn: r1886
This commit is contained in:
Alex Roitman
2003-07-15 22:05:18 +00:00
parent 9b15daeb12
commit d7c7132756
5 changed files with 426 additions and 394 deletions

View File

@@ -1886,8 +1886,8 @@
<child>
<widget class="GtkLabel" id="label210">
<property name="visible">True</property>
<property name="label" translatable="yes">Address:</property>
<property name="use_underline">False</property>
<property name="label" translatable="yes">Add_ress:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
<property name="wrap">False</property>