[fofix-commits] [fofix/fofix] fe7645: setup.py: Add "msgfmt" command for building transl...
GitHub
noreply at github.com
Mon Dec 24 19:03:12 UTC 2012
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: fe76459753589727f66005cc4f4e2cf1bf6969e3
https://github.com/fofix/fofix/commit/fe76459753589727f66005cc4f4e2cf1bf6969e3
Author: John Stumpo <stump at jstump.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M src/setup.py
Log Message:
-----------
setup.py: Add "msgfmt" command for building translation files.
Commit: 7cfa045b76528fd3cc31abfd9950f52f32769337
https://github.com/fofix/fofix/commit/7cfa045b76528fd3cc31abfd9950f52f32769337
Author: John Stumpo <stump at jstump.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M .gitignore
A data/po/french_(Reform_1990).po
A data/po/hebrew.po
A data/po/pig_latin.po
A data/po/polish.po
A data/po/russian.po
A data/po/swedish.po
R data/translations/brazilian_portuguese.mo
R data/translations/french.mo
R data/translations/french_(Reform_1990).mo
R data/translations/german.mo
R data/translations/hebrew.mo
R data/translations/italian.mo
R data/translations/pig_latin.mo
R data/translations/polish.mo
R data/translations/russian.mo
R data/translations/spanish.mo
R data/translations/swedish.mo
Log Message:
-----------
Remove and ignore .mo files; recreate .po files from those that lacked corresponding .po files.
Commit: 66eb50a25b85ee516d7eb96408a7ae7ce5425a2c
https://github.com/fofix/fofix/commit/66eb50a25b85ee516d7eb96408a7ae7ce5425a2c
Author: John Stumpo <stump at jstump.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M README.md
Log Message:
-----------
README.md: mention building translations
Commit: 3458ab824bbbe640ce9e97ffde13ba3adfea135d
https://github.com/fofix/fofix/commit/3458ab824bbbe640ce9e97ffde13ba3adfea135d
Author: John Stumpo <stump at jstump.com>
Date: 2012-09-29 (Sat, 29 Sep 2012)
Changed paths:
M src/ConfigDefs.py
M src/Settings.py
M src/SongChoosingScene.py
R src/scripts/ClearSongCache.bat
Log Message:
-----------
Remove the new song database code option; always use it.
Commit: 6784242f0e547e4a69057c9bd43523b705ee0a5e
https://github.com/fofix/fofix/commit/6784242f0e547e4a69057c9bd43523b705ee0a5e
Author: John Stumpo <stump at jstump.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M src/setup.py
Log Message:
-----------
setup.py: Don't exclude difflib when building Windows binaries; excluding it breaks newer numpy.
Compare: https://github.com/fofix/fofix/compare/42043b3ae8de...6784242f0e54
More information about the fofix-commits
mailing list