* 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
|
* usr/share/xsessions/QLubuntu.desktop
|
||||||
- Switch to lxqt-session, since sddm doesn't support command with arguments,
|
- Switch to lxqt-session, since sddm doesn't support command with arguments,
|
||||||
and we stay closer to upstream.
|
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
|
-- Julien Lavergne <gilir@ubuntu.com> Wed, 19 Apr 2017 05:29:25 +0200
|
||||||
|
|
||||||
|
@ -41,15 +41,18 @@ Plugin {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Plugin {
|
Plugin {
|
||||||
type = launchbar
|
type=launchtaskbar
|
||||||
Config {
|
Config {
|
||||||
Button {
|
Button {
|
||||||
id=pcmanfm.desktop
|
id=menu://applications/Accessories/pcmanfm.desktop
|
||||||
}
|
|
||||||
Button {
|
|
||||||
id=lxde-x-www-browser.desktop
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Button {
|
||||||
|
id=lxde-x-www-browser.desktop
|
||||||
|
}
|
||||||
|
FlatButton=0
|
||||||
|
GroupedTasks=1
|
||||||
|
UseSmallerIcons=-1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Plugin {
|
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 {
|
Plugin {
|
||||||
type=bluetooth
|
type=bluetooth
|
||||||
Config {
|
Config {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user