Mercurial > hg
comparison .hgignore @ 7649:a489e3a94443
i18n: new build_mo command for setup.py
This command will generate .mo files under locale/ for the .po files
found under i18n/.
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Thu, 15 Jan 2009 00:11:54 +0100 |
parents | 02e358a3a8a7 |
children | 0ae7f0b312ea |
comparison
equal
deleted
inserted
replaced
7648:02e358a3a8a7 | 7649:a489e3a94443 |
---|---|
26 Output/Mercurial-*.exe | 26 Output/Mercurial-*.exe |
27 .DS_Store | 27 .DS_Store |
28 tags | 28 tags |
29 cscope.* | 29 cscope.* |
30 i18n/hg.pot | 30 i18n/hg.pot |
31 locale/*/LC_MESSAGES/hg.mo | |
31 | 32 |
32 syntax: regexp | 33 syntax: regexp |
33 ^\.pc/ | 34 ^\.pc/ |
34 ^\.(pydev)?project | 35 ^\.(pydev)?project |