5621: typo

svn: r19048
This commit is contained in:
Jérôme Rapinat 2012-03-12 10:39:47 +00:00
parent fc9a7d08ca
commit 4010e20cdd
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[python: src/**.py]
encoding = utf-8
[glade: src/**.h]
[glade: src/**.glade.h]
encoding = utf-8
#extractor = babelglade.extractor

View File

@ -31,7 +31,7 @@ doc_files = README INSTALL COPYING NEWS FAQ TODO
[update_catalog]
output_dir = po
input_file = po/.pot
input_file = po/messages.pot
[compile_catalog]
#domain = gramps

View File

@ -239,7 +239,7 @@ def os_files():
def glade():
#POTFILE.in
#POTFILES.in
files = [
'src/plugins/docgen/gtkprint.glade',
'src/glade/editperson.glade',