]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/blobdiff - setup.cfg
Changed the default index.html file to a project specific one.
[philipp/winterrodeln/wrfeed.git] / setup.cfg
index 1e10842bfa20140a6a1935f82b2c7e0826a6f340..e9b658d65860ed250dd7c18f7bc7761662e8d42a 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -10,22 +10,22 @@ with-pylons = test.ini
 
 # Babel configuration
 [compile_catalog]
-domain = feed
-directory = feed/i18n
+domain = wrfeed
+directory = wrfeed/i18n
 statistics = true
 
 [extract_messages]
 add_comments = TRANSLATORS:
-output_file = feed/i18n/feed.pot
+output_file = wrfeed/i18n/wrfeed.pot
 width = 80
 
 [init_catalog]
-domain = feed
-input_file = feed/i18n/feed.pot
-output_dir = feed/i18n
+domain = wrfeed
+input_file = wrfeed/i18n/wrfeed.pot
+output_dir = wrfeed/i18n
 
 [update_catalog]
-domain = feed
-input_file = feed/i18n/feed.pot
-output_dir = feed/i18n
+domain = wrfeed
+input_file = wrfeed/i18n/wrfeed.pot
+output_dir = wrfeed/i18n
 previous = true