gramps/setup.cfg
Jérôme Rapinat 9006235aa3 5621: cleanup
svn: r19038
2012-03-10 12:32:54 +00:00

41 lines
711 B
INI

[install]
#prefix=/usr
#install_lib= /usr/lib/python2.6/dist-packages
#install_data= $prefix
#install_scripts=/usr/bin
record = log
[dist]
long-description = Gramps is an application...
[sdist]
formats = gztar zip
[bdist_rpm]
group = Applications
python = python2.6
packager =
doc_files = README INSTALL COPYING NEWS FAQ TODO
[bdist_msi]
#bdist-dir =
#dist-dir =
#install-script =
[extract_messages]
keywords = _, N_, gettext, ngettext, sgettext
mapping_file = babel.cfg
width = 80
output_file = po/messages.pot
input-dirs = .
[update_catalog]
output_dir = po
input_file = po/messages.pot
[compile_catalog]
#domain = gramps
#directory = po
#output_file = $prefix/share/locale/lang/LC_MESSAGES/gramps.mo