3 if which gksu
1>/dev
/null
2>&1 ; then
6 elif which ktsuss
1>/dev
/null
2>&1 ; then
9 elif which kdesu
1>/dev
/null
2>&1 ; then
13 notify-send
-i @ICONPATH@
/wifi-radar.png
-u critical \
14 "No GUI su program" "wifi-radar is unable to find a graphical su program."
18 exec $GUI_SU $GUI_SU_OPTS "$@"