Searched refs:ICON_NAME (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Ddf-install.in56 ICON_NAME=$1
152 -e '/^[^#]*Icon=/s%=.*%='"$ICON_NAME"'%' \
H A DMakefile.in88 ICON_NAME = @ICON_NAME@ macro
382 @no_icondir@ if test "x$$b" = "x$(ICON_NAME)" ; then \
407 @no_pixmapdir@ if test "x$$b" = "x$(ICON_NAME)" ; then \
544 @desktop_utils@ do $(SHELL) df-install $$ACTUAL_XTERM $(ICON_NAME) DESTDIR="$(DESTDIR)" $(DESKTOP_FLAGS) $$n; \
H A Daclocal.m44086 [ICON_NAME="$withval"],
4087 [ICON_NAME=$1])
4088 case "x$ICON_NAME" in
4090 ICON_NAME=$1
4093 AC_SUBST(ICON_NAME)
4094 AC_MSG_RESULT($ICON_NAME)
4140 dnl ICON_NAME = basename of first item in $1, unless already set
4253 if test -z "$ICON_NAME"
4255 ICON_NAME=`basename "$cf_icon" | sed -e 's/[[.:]].*//'`
4273 AC_MSG_RESULT($ICON_NAME)
[all...]
H A Dconfigure8026 ICON_NAME="$withval"
8028 ICON_NAME=mini.xterm
8030 case "x$ICON_NAME" in
8032 ICON_NAME=mini.xterm
8036 echo "$as_me:8036: result: $ICON_NAME" >&5
8037 echo "${ECHO_T}$ICON_NAME" >&6
8269 cf_icon_list="icons/${ICON_NAME}_48x48"
8341 if test -z "$ICON_NAME"
8343 ICON_NAME=`basename "$cf_icon" | sed -e 's/[.:].*//'`
8365 echo "$as_me:8365: result: $ICON_NAME" >
[all...]
H A Dconfigure.in143 CF_WITH_ICON_THEME([$cf_cv_icon_list],,,icons/${ICON_NAME}_48x48)

Completed in 15 milliseconds