Remove xcb plugin since ibus is launched by default and has an icon for switching keyboard layout.

This commit is contained in:
Julien Lavergne 2014-09-10 20:35:06 +02:00
parent 19223b3c04
commit 44d9592523
2 changed files with 3 additions and 13 deletions

4
debian/changelog vendored
View File

@ -4,7 +4,9 @@ lubuntu-default-settings (0.41) UNRELEASED; urgency=medium
- Fix desktop files to make them Freedesktop compatible.
* src/usr/share/lxpanel/profile:
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
- Add xfce-power-manager plugin.
- Add xfce-power-manager plugin.
- Remove xcb plugin since ibus is launched by default and has an icon for
switching keyboard layout.
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Sep 2014 14:53:44 +0200

View File

@ -107,18 +107,6 @@ Plugin {
type = volumealsa
}
Plugin {
type = xkb
Config {
DisplayType=2
PerWinLayout=0
NoResetOpt=0
KeepSysLayouts=1
ToggleOpt=shift_caps_toggle
FlagSize=6
}
}
Plugin{
type= lxde_power_manager
}