Added babel settings in setup.cfg

This commit is contained in:
Balthasar Reuter
2018-08-23 16:34:52 +02:00
parent 057ef899b0
commit 70511c68ca

7
setup.cfg Normal file
View File

@@ -0,0 +1,7 @@
[extract_messages]
input_dirs = photobooth
output_file = photobooth/locale/messages.pot
[compile_catalog]
domain = photobooth
directory = photobooth/locale