diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..10cc972 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,7 @@ +[extract_messages] +input_dirs = photobooth +output_file = photobooth/locale/messages.pot + +[compile_catalog] +domain = photobooth +directory = photobooth/locale