ctdo-trac/TracRendezVous/babel.ini
2012-03-31 17:45:24 +02:00

8 lines
271 B
INI

# Extraction from Python source files
[python: **.py]
# Extraction from Genshi HTML and text templates
[genshi: **/templates/**.html]
ignore_tags = script,style
include_attrs = alt title summary
[genshi: **/templates/**.txt]
template_class = genshi.template:TextTemplate