head 1.1; branch 1.1.1; access; symbols ISELECT_1_4_0:1.1.1.1 ISELECT_1_3_1:1.1.1.1 ISELECT_1_3_0:1.1.1.1 ISELECT_1_2_0:1.1.1.1 ISELECT_1_1_0:1.1.1.1 ISELECT_1_0_4:1.1.1.1 vendor:1.1.1; locks; strict; comment @# @; 1.1 date 97.10.07.11.42.31; author rse; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 97.10.07.11.42.31; author rse; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @#!/bin/sh ## ## xmtin -- X11 frontend for MTIN ## Copyright (c) 1997 Ralf S. Engelschall, All Rights Reserved. ## xterm=`which color_xterm` if [ ".$xterm" = . ]; then xterm="xterm"; fi exec $xterm \ -fn '-adobe-courier-medium-r-normal-*-*-140-*-iso8859-1' \ -geometry 105x45+20+20 -cr darkblue -bg lightsteelblue -fg black \ -T "USENET NetNews (MetaTIN)" \ -e mtin ##EOF## @ 1.1.1.1 log @Import iSelect 1.0.4 @ text @@