Lines Matching refs:cf_desktop_want
8436 cf_desktop_want=$withval
8438 cf_desktop_want=auto
8440 echo "$as_me:8440: result: $cf_desktop_want" >&5
8441 echo "${ECHO_T}$cf_desktop_want" >&6
8443 if test "$cf_desktop_want" = auto
8508 cf_desktop_want="`tr '\n' ';' < conftest.2`"
8510 if test -n "$cf_desktop_want"
8512 if test "$cf_desktop_want" = auto
8514 cf_desktop_want=
8517 cf_desktop_test=`echo "$cf_desktop_want" | sed -e 's/[^;]//g'`
8518 test -z "$cf_desktop_test" && cf_desktop_want=
8519 cf_desktop_test=`echo "$cf_desktop_want" | sed -e 's/^.*;$/./g'`
8520 test -z "$cf_desktop_test" && cf_desktop_want=
8523 if test -z "$cf_desktop_want"
8525 cf_desktop_want="`echo "System|TerminalEmulator|*" | sed -e 's/\*//g' -e 's/|/;/g' -e 's/;*$/;/g'`"
8532 DESKTOP_CATEGORY=`echo "$cf_desktop_want" | sed -e 's/[ ,]/;/g'`