* src/usr/share/lxpanel/profile/Lubuntu/panels/panel:
- Add bluetooth applet. - Replace launchbar and taskbar by the new combined taskbar applet.
This commit is contained in:
parent
1d8f832ca5
commit
69e2f3b9ab
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -10,6 +10,9 @@ lubuntu-default-settings (0.49) UNRELEASED; urgency=medium
|
||||
* usr/share/xsessions/QLubuntu.desktop
|
||||
- Switch to lxqt-session, since sddm doesn't support command with arguments,
|
||||
and we stay closer to upstream.
|
||||
* src/usr/share/lxpanel/profile/Lubuntu/panels/panel:
|
||||
- Add bluetooth applet.
|
||||
- Replace launchbar and taskbar by the new combined taskbar applet.
|
||||
|
||||
-- Julien Lavergne <gilir@ubuntu.com> Wed, 19 Apr 2017 05:29:25 +0200
|
||||
|
||||
|
@ -41,15 +41,18 @@ Plugin {
|
||||
}
|
||||
|
||||
Plugin {
|
||||
type = launchbar
|
||||
Config {
|
||||
Button {
|
||||
id=pcmanfm.desktop
|
||||
}
|
||||
Button {
|
||||
id=lxde-x-www-browser.desktop
|
||||
}
|
||||
type=launchtaskbar
|
||||
Config {
|
||||
Button {
|
||||
id=menu://applications/Accessories/pcmanfm.desktop
|
||||
}
|
||||
Button {
|
||||
id=lxde-x-www-browser.desktop
|
||||
}
|
||||
FlatButton=0
|
||||
GroupedTasks=1
|
||||
UseSmallerIcons=-1
|
||||
}
|
||||
}
|
||||
|
||||
Plugin {
|
||||
@ -85,24 +88,6 @@ Plugin {
|
||||
}
|
||||
}
|
||||
|
||||
Plugin {
|
||||
type = taskbar
|
||||
expand=1
|
||||
Config {
|
||||
tooltips=1
|
||||
IconsOnly=0
|
||||
AcceptSkipPager=1
|
||||
ShowIconified=1
|
||||
ShowMapped=1
|
||||
ShowAllDesks=0
|
||||
UseMouseWheel=1
|
||||
UseUrgencyHint=1
|
||||
FlatButton=0
|
||||
MaxTaskWidth=150
|
||||
spacing=1
|
||||
}
|
||||
}
|
||||
|
||||
Plugin {
|
||||
type=bluetooth
|
||||
Config {
|
||||
|
Loading…
x
Reference in New Issue
Block a user