* src/usr/share/lxpanel/profile:

- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
ubuntu/bionic
Julien Lavergne 10 years ago
parent 6ce1c3fe79
commit 4981f52755

2
debian/changelog vendored

@ -2,6 +2,8 @@ lubuntu-default-settings (0.41) UNRELEASED; urgency=medium
* src/usr/share/applications/*.desktop
- 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

@ -73,7 +73,7 @@ Plugin {
type = launchbar
Config {
Button {
id=lubuntu-logout.desktop
id=/usr/share/applications/lubuntu-logout.desktop
}
}
}

@ -148,7 +148,7 @@ Plugin {
type = launchbar
Config {
Button {
id=lubuntu-logout.desktop
id=/usr/share/applications/lubuntu-logout.desktop
}
}
}

Loading…
Cancel
Save