--- winetools-0.9jo-III.orig/wt0.9jo 2005-12-23 15:39:07.000000000 +0100 +++ winetools-0.9jo-III.orig/wt0.9jo 2005-12-23 15:51:01.000000000 +0100 @@ -3197,7 +3197,7 @@ ;; 1) - clear +# clear ;; esac } @@ -3294,11 +3294,11 @@ fi fi -if [ "$WINEVER" = "0.9" -o "$WINEVER" = "0.9.1" -o "$WINEVER" = "0.9.2" -o "$WINEVER" = "0.9.3" ]; then - echo "`eval_gettext "Version of Wine is OK."`" -else - $DIALOG --title "`eval_gettext "*** NOTICE ***"`" --msgbox "`eval_gettext "WineTools is tested with Wine 0.9 - Beta.\nYou use a different version so the results are unpredictable."`" 9 60 -fi +#if [ "$WINEVER" = "0.9" -o "$WINEVER" = "0.9.1" -o "$WINEVER" = "0.9.2" -o "$WINEVER" = "0.9.3" ]; then +# echo "`eval_gettext "Version of Wine is OK."`" +#else +# $DIALOG --title "`eval_gettext "*** NOTICE ***"`" --msgbox "`eval_gettext "WineTools is tested with Wine 0.9 - Beta.\nYou use a different version so the results are unpredictable."`" 9 60 +#fi echo "`eval_gettext "Calls to wine are executed as "`" "\"$WINE\"." echo "`eval_gettext "Config is $CONFIG."`"