mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-31 19:12:32 +01:00
- Fixed focus handling for windows that set WM_HINTS.take_focus = False.
- Misc fixes. - Improved a bit the python wrapper. - Build po files before 'make install'
This commit is contained in:
@@ -288,7 +288,7 @@ dnl List of supported locales
|
||||
dnl -------------------------
|
||||
supported_locales="be bg cs da de el es et fi fr gl hr hu it ja ko ms nl no pl pt ro ru sk sv tr zh_CN zh_TW.Big5"
|
||||
supported_wprefs_locales="bg cs de es et fi fr hr hu it ja ko pt ru sk zh_CN zh_TW.Big5"
|
||||
supported_wings_locales="cs de sk"
|
||||
supported_wings_locales="cs de fr sk"
|
||||
|
||||
for lang in $LINGUAS; do
|
||||
ok=0
|
||||
|
||||
Reference in New Issue
Block a user