Move lxsession configuration in etc/xdg/lubuntu, and launch a LXDE

session to workaround the bug of muliples icons in the menu.
This commit is contained in:
seagle 2009-11-23 22:02:36 -06:00
parent 2e16d3a5dc
commit 8cbc742499
4 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -8,6 +8,8 @@ lubuntu-default-settings (0.2) UNRELEASED; urgency=low
* Move lxpanel background for Lubuntu to a specific file.
* Use /etc/xdg/lubuntu to store custom configuration files.
* Remove config file for lxsession, all is in desktop.conf
* Move lxsession configuration in etc/xdg/lubuntu, and launch a LXDE
session to workaround the bug of muliples icons in the menu.
-- Julien Lavergne <gilir@ubuntu.com> Fri, 06 Nov 2009 18:58:46 +0100

View File

@ -34,4 +34,4 @@ xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _
export SAL_USE_VCLPLUGIN=gtk
# Start the LXDE session
exec /usr/bin/lxsession -s Lubuntu
exec /usr/bin/lxsession -s LXDE