From rolf@suse.de Mon Feb 2 08:29:31 1998
From: rolf@suse.de
To: users@lists.opensuse.org
Subject: Re[2]: [S.u.S.E. Linux] Running SuSE Linux
Date: Mon, 02 Feb 1998 09:29:31 +0100
Message-ID: <6b405b$it4$1@Galois.suse.de>
In-Reply-To: <[S.u.S.E. Linux] Running SuSE Linux>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2015655679234569839=="
--===============2015655679234569839==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
> > I liked the way that most stock SuSE applications installed an icon.
> > Too bad you can't do that with Netscape and thus must leave its icon and
> > menu item there all the time. Any idea when you can make a deal with
> > Netscape to include Netscape?
>=20
> The Netscpae Icon should only appear when netscape is installed...?!
No, the Netscape icon appears if /usr/X11R6/bin/Netscape is installed, which =
reads:
trap "" 31
prog=3D""
if [ -x /opt/netscape/netscape ] ; then
prog=3D"/opt/netscape/netscape"
else
prog=3D"$prog $(type -p netscape)"
prog=3D"$prog $(type -p netscape_301)"
prog=3D"$prog $(type -p netscape_303)"
prog=3D"$prog $(type -p Mosaic)"
prog=3D"$prog $(type -p mosaic)"
prog=3D"$prog $(type -p arena)"
prog=3D"$prog $(type -p amaya)"
fi
whatever browser is available will be started. So once netscape is installed,=
=20
it can be started by icon, otherwise arena will appear.
sincerly,
Rolf Haberrecker
#####################################################################
# Rolf Haberrecker, M.A. S.u.S.E. GmbH fon +49-911-3247130 # =20
# rolf@suse.de Gebhardtstrasse 2 fax +49-911-3206727 #
# http://www=
.suse.de> 90762 Fuerth, Germany <=
A HREF=3D"http://www.suse.com/http://www.suse.com/> #
#####################################################################
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
--===============2015655679234569839==--