gramps/setup.cfg
Jérôme Rapinat 803cf27077 5621: cleanup, documented classes
svn: r19041
2012-03-11 10:52:25 +00:00

41 lines
712 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