Remove customs scripts (lubuntu-logout, openbox-lubuntu and startlubuntu), handle by lxsession
This commit is contained in:
parent
8a6ebb34ef
commit
f979b4b596
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
lxsession-logout --banner "/usr/share/lubuntu/images/logout-banner.png" --side=top
|
@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
exec openbox --config-file $XDG_CONFIG_HOME/openbox/lubuntu-rc.xml $@
|
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Start the LXDE session
|
||||
exec /usr/bin/lxsession -s Lubuntu -e LXDE
|
@ -5,6 +5,6 @@ Comment=Lubuntu - Lightweight X11 desktop environment based on LXDE
|
||||
Comment[zh_TW]=Lubuntu - 輕量級的 X11 桌面環境
|
||||
Comment[fi]=Lubuntu - kevyt X11-työpöytäympäristö
|
||||
Comment[ja]=Lubuntu - 軽量な X11 デスクトップ環境
|
||||
Exec=/usr/bin/startlubuntu
|
||||
Exec=/usr/bin/lxsession -s Lubuntu -e LXDE
|
||||
# Icon=
|
||||
Type=Application
|
||||
|
Loading…
x
Reference in New Issue
Block a user