[Bug 204144] Limit number of keyboard layouts to switch

Andriy Rysin arysin at gmail.com
Tue Nov 2 03:26:43 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=204144


Andriy Rysin <arysin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.6.0
         Resolution|                            |FIXED




--- Comment #5 from Andriy Rysin <arysin gmail com>  2010-11-02 04:26:41 ---
SVN commit 1192111 by rysin:

Introduce spare layouts and support > 4 layouts
BUG: 204144
FIXED-IN: 4.6.0

 M  +5 -2      CMakeLists.txt  
 M  +2 -3      TODO  
 M  +1 -1      flags.cpp  
 M  +2 -2      flags.h  
 M  +32 -9     kcm_keyboard.ui  
 M  +66 -9     kcm_keyboard_widget.cpp  
 M  +1 -0      kcm_keyboard_widget.h  
 M  +7 -0      kcm_view_models.cpp  
 M  +15 -62    keyboard_applet.cpp  
 M  +3 -4      keyboard_applet.h  
 M  +27 -0     keyboard_config.cpp  
 M  +5 -0      keyboard_config.h  
 M  +5 -3      keyboard_daemon.cpp  
 M  +2 -2      keyboard_daemon.h  
 M  +58 -25    layout_memory.cpp  
 M  +6 -5      layout_memory.h  
 A             layout_tray_icon.cpp   [License: GPL (v2+)]
 A             layout_tray_icon.h   [License: GPL (v2+)]
 M  +7 -152    layout_widget.cpp  
 M  +1 -38     layout_widget.h  
 D             layout_widget_plugin.cpp  
 A             layouts_menu.cpp   [License: GPL (v2+)]
 A             layouts_menu.h   [License: GPL (v2+)]
 M  +20 -0     x11_helper.cpp  
 M  +28 -0     x11_helper.h  
 M  +72 -21    xkb_helper.cpp  
 M  +5 -3      xkb_helper.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1192111

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list