Only using wicd instead of lxnm for squeeze and newer.
This commit is contained in:
parent
c0f2a41c8e
commit
da3ba4ee1e
|
@ -3,5 +3,11 @@
|
||||||
## LH: LXDE
|
## LH: LXDE
|
||||||
#include <standard-x11>
|
#include <standard-x11>
|
||||||
|
|
||||||
lxde wicd
|
lxde
|
||||||
|
#if DISTRIBUTION lenny
|
||||||
|
lxnm
|
||||||
|
#endif
|
||||||
|
#if DISTRIBUTION squeeze sid
|
||||||
|
wicd
|
||||||
|
#endif
|
||||||
gdm desktop-base
|
gdm desktop-base
|
||||||
|
|
Loading…
Reference in New Issue