* src/usr/share/lxpanel/profile:
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
This commit is contained in:
parent
6ce1c3fe79
commit
4981f52755
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ lubuntu-default-settings (0.41) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* src/usr/share/applications/*.desktop
|
* src/usr/share/applications/*.desktop
|
||||||
- Fix desktop files to make them Freedesktop compatible.
|
- 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.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Sep 2014 14:53:44 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Sep 2014 14:53:44 +0200
|
||||||
|
|
||||||
|
@ -73,7 +73,7 @@ Plugin {
|
|||||||
type = launchbar
|
type = launchbar
|
||||||
Config {
|
Config {
|
||||||
Button {
|
Button {
|
||||||
id=lubuntu-logout.desktop
|
id=/usr/share/applications/lubuntu-logout.desktop
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -148,7 +148,7 @@ Plugin {
|
|||||||
type = launchbar
|
type = launchbar
|
||||||
Config {
|
Config {
|
||||||
Button {
|
Button {
|
||||||
id=lubuntu-logout.desktop
|
id=/usr/share/applications/lubuntu-logout.desktop
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user