summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2012-10-12 21:38:07 -0400
committerPaul W. Frields <stickster@gmail.com>2012-10-12 22:39:07 -0400
commit8c78322e606d724359f73a52ff4a2483f4ea80f8 (patch)
treeb507ba235b885080c90a921bbeb76d8c8f56b694 /setup.cfg
parent2d54d3bcea15836ff5af500d0670aa5fd958ef09 (diff)
downloadpulsecaster-8c78322e606d724359f73a52ff4a2483f4ea80f8.tar.gz
pulsecaster-8c78322e606d724359f73a52ff4a2483f4ea80f8.tar.xz
pulsecaster-8c78322e606d724359f73a52ff4a2483f4ea80f8.zip
Create some Makefile fluff for easier releases
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 3bdc0f1..7b19b20 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,16 @@
[extract_messages]
output_file = po/pulsecaster.pot
copyright_holder = Paul W. Frields
+msgid_bugs_address = stickster@gmail.com
+keywords = _ N_
+
+[init_catalog]
+input_file = po/pulsecaster.pot
+domain = pulsecaster
+
+[compile_catalog]
+domain = pulsecaster
+
+[update_catalog]
+input_file = po/pulsecaster.pot
+domain = pulsecaster