Branch: refs/heads/master
Home: https://github.com/uim/uim
Commit: b1c247a676b7ce7347dfb8daca6693e955ebd572
https://github.com/uim/uim/commit/b1c247a676b7ce7347dfb8daca6693e955ebd572
Author: naota <[email protected]>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M po/LINGUAS
Log Message:
-----------
LINGUAS should list language name on each line
intltool's Makefile.in.in looks up specified language code using:
http://bazaar.launchpad.net/~intltool/intltool/trunk/view/head:/Makefile.in.in#L59
> USER_LINGUAS=(snip)if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS
>2>/dev/null`"(snip)
This code snippet means that LINGUAS is expected to list each
supported language name on each line one by one.
This patch simply fix current LINGUAS to follow such manner and
let translation files properly generated.
Commit: 2adc1078cff325510ce8ee6fb35f1c636ee7177c
https://github.com/uim/uim/commit/2adc1078cff325510ce8ee6fb35f1c636ee7177c
Author: Muneyuki Noguchi <[email protected]>
Date: 2013-04-07 (Sun, 07 Apr 2013)
Changed paths:
M po/LINGUAS
Log Message:
-----------
Merge pull request #23 from naota/patch-1
LINGUAS should list language name on each line
Compare: https://github.com/uim/uim/compare/8329675080c0...2adc1078cff3
--
---
You received this message because you are subscribed to the Google Groups
"uim-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.