awsetbg: fix wallpapersetter detection

Signed-off-by: Perrin "kAworu" Alexandre <kaworu(a)kaworu,ch>
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Perrin "kAworu" Alexandre 2009-01-18 16:39:26 +01:00 committed by Julien Danjou
parent 786c0b8daf
commit 9b72694836

View file

@ -117,7 +117,7 @@ EOF
}
find_it() {
[ -n "$1" ] && hash $1 2> /dev/null
[ -n "$1" ] && which $1 1>/dev/null 2>&1
}
message() {