* 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 068140a500
commit 2f7ae1eb6f
5 changed files with 426 additions and 394 deletions

View File

@@ -42,7 +42,8 @@ pkgpython_PYTHON = \
rel_ru.py\
eval.py\
leak.py\
SimpleBookTitle.py
SimpleBookTitle.py\
CustomBookText.py
pkgpyexecdir = @pkgpyexecdir@/plugins
pkgpythondir = @pkgpythondir@/plugins