author | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Fri, 18 Feb 2011 13:42:54 +0000 (13:42 +0000) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Fri, 25 Mar 2011 08:26:31 +0000 (08:26 +0000) | ||
commit | 35b6f72feb998add040d95a9c89ff7ecd4d74901 | |
tree | e50d8b8d0285c95c6b3c81af0af0357fd4fe5781 | tree | snapshot |
parent | 4c2519e5a287709e3306449fc05bcdd2aefe8c7b | commit | diff |
git-gui: detect the use of MUI langauge packs on Windows
The Tcl msgcat package doesn't detect the use of a multi-lingual language
pack on Windows 7. This means that a user may have their display language
set to Japanese but the system installed langauge was English.
This patch reads the relevent registry key to fix this before loading in
the locale specific parts of git-gui.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
The Tcl msgcat package doesn't detect the use of a multi-lingual language
pack on Windows 7. This means that a user may have their display language
set to Japanese but the system installed langauge was English.
This patch reads the relevent registry key to fix this before loading in
the locale specific parts of git-gui.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh | diff | blob | history |