Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Google Earth: Masked?
Date: Tue, 20 Jun 2006 20:03:09
Message-Id: 200606202154.23903.bo.andresen@zlin.dk
In Reply to: Re: [gentoo-user] Re: Google Earth: Masked? by Mick
1 On Tuesday 20 June 2006 21:30, Mick wrote:
2 > Any idea what the syntax should look like for the googleearth script
3 > to acknowledge the BROWSER env variable?
4
5 # diff -Naur /opt/googleearth/googleearth{,-mod}
6 --- /opt/googleearth/googleearth 2006-06-14 11:14:46.000000000 +0200
7 +++ /opt/googleearth/googleearth-mod 2006-06-20 21:50:39.000000000 +0200
8 @@ -3,6 +3,8 @@
9 # Google Earth startup script
10 #
11
12 +export BROWSER=konqueror
13 +
14 # Function to find the real directory a program resides in.
15 # Feb. 17, 2000 - Sam Lantinga, Loki Entertainment Software
16 FindPath()
17
18 --
19 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] Re: Google Earth: Masked? Mick <michaelkintzios@×××××.com>