Going back to using gdm for lxde as this is what the lxde meta package recommends.
This commit is contained in:
parent
b07272a31c
commit
1b642e1416
|
@ -4,12 +4,11 @@
|
||||||
#include <standard-x11>
|
#include <standard-x11>
|
||||||
|
|
||||||
lxde
|
lxde
|
||||||
#if DISTRIBUTION lenny
|
|
||||||
gdm
|
gdm
|
||||||
|
#if DISTRIBUTION lenny
|
||||||
lxnm
|
lxnm
|
||||||
#endif
|
#endif
|
||||||
#if DISTRIBUTION squeeze sid
|
#if DISTRIBUTION squeeze sid
|
||||||
nodm
|
|
||||||
network-manager-gnome
|
network-manager-gnome
|
||||||
#endif
|
#endif
|
||||||
desktop-base
|
desktop-base
|
||||||
|
|
Loading…
Reference in New Issue