diff options
Diffstat (limited to 'modules/profile')
-rwxr-xr-x | modules/profile/xprofile.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/xprofile.dot.link b/modules/profile/xprofile.dot.link index d59da65..b679ed4 100755 --- a/modules/profile/xprofile.dot.link +++ b/modules/profile/xprofile.dot.link @@ -32,7 +32,7 @@ fi # Additional applications depending on the machine type if laptop-detect; then - PROGRAMS="$PROGRAMS wicd-client" + PROGRAMS="$PROGRAMS" else PROGRAMS="$PROGRAMS" fi |