1[extract_messages]
2input_dirs = Screenkey
3output_file = Screenkey/locale/screenkey.pot
4
5[init_catalog]
6domain = screenkey
7input_file = Screenkey/locale/screenkey.pot
8output_dir = Screenkey/locale
9
10[update_catalog]
11domain = screenkey
12input_file = Screenkey/locale/screenkey.pot
13output_dir = Screenkey/locale
14previous = true
15
16[compile_catalog]
17domain = screenkey
18directory = Screenkey/locale
19
20[egg_info]
21tag_build =
22tag_date = 0
23
24