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