1
0
Fork 0
gnuviechadminweb-historic/setup.cfg

60 lines
1.2 KiB
INI
Raw Permalink Normal View History

2008-06-03 21:12:16 +02:00
[egg_info]
tag_build = dev
tag_svn_revision = true
[easy_install]
find_links = http://www.pylonshq.com/download/
[pudge]
theme = pythonpaste.org
# Add extra doc files here with spaces between them
docs = docs/index.txt
# Doc Settings
doc_base = docs/
dest = docs/html
# Add extra modules here separated with commas
modules = gnuviechadminweb
title = Gnuviechadminweb
organization = Pylons
# Highlight code-block sections with Pygments
highlighter = pygments
# Optionally add extra links
#organization_url = http://pylonshq.com/
#trac_url = http://pylonshq.com/project
settings = no_about=true
# Optionally add extra settings
# link1=/community/ Community
# link2=/download/ Download
[publish]
doc-dir=docs/html
make-dirs=1
# Babel configuration
[compile_catalog]
domain = gnuviechadminweb
directory = gnuviechadminweb/i18n
statistics = true
[extract_messages]
add_comments = TRANSLATORS:
output_file = gnuviechadminweb/i18n/gnuviechadminweb.pot
width = 80
[init_catalog]
domain = gnuviechadminweb
input_file = gnuviechadminweb/i18n/gnuviechadminweb.pot
output_dir = gnuviechadminweb/i18n
[update_catalog]
domain = gnuviechadminweb
input_file = gnuviechadminweb/i18n/gnuviechadminweb.pot
output_dir = gnuviechadminweb/i18n
previous = true