Revision 79f0a72...
Go back to digest for 28th October 2012Features in Educational
Sebastian Gottfried committed changes in [ktouch/next] /:
drop hard dependency on X11
The keyboard layout detection depends on X11 and because of that
KTouch couldn't even build on other platforms. Now we provide a menu to
manually configure the keyboard layout on those platforms.
It's accassible via the main menu in the spot there on X11 the menu
entry to configure the system's keyboard layout would be. That one
would be defunct on other platforms anyways.
File Changes
Added 2 files
- src/keyboardlayoutmenu.cpp
- src/keyboardlayoutmenu.h
Modified 6 files
- CMakeLists.txt
- src/CMakeLists.txt
- src/ktouch.kcfg
- src/mainwindow.cpp
- src/mainwindow.h
- src/editor/newkeyboardlayoutwidget.cpp
8 files changed in total