diff options
| author | jvoisin | 2012-05-02 19:13:48 -0400 |
|---|---|---|
| committer | jvoisin | 2012-05-02 19:13:48 -0400 |
| commit | 1e26c0fe56a7e354f0649792de096dfeada8a1c5 (patch) | |
| tree | f96f97dcd68027b64b6414a826ee01da1d8ed207 /MANIFEST.in | |
| parent | 32d8e6d083e3c54ee35098f678509ecff7243f35 (diff) | |
Improve i18n
Diffstat (limited to '')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 99cc0dc..3b7ac13 100644 --- a/MANIFEST.in +++ b/MANIFEST.in | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | include README FORMATS LICENSE mat-cli mat-gui | 1 | include README FORMATS LICENSE mat-cli mat-gui |
| 2 | recursive-include locale *.mo | ||
| 3 | recursive-include mat *.py | 2 | recursive-include mat *.py |
| 4 | recursive-include test *.py clean.* dirty.* | 3 | recursive-include test *.py clean.* dirty.* |
| 4 | recursive-include po * | ||
