Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 11:04:55 -0500
From:      Vivek Khera <vivek@khera.org>
To:        gnome@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: mozilla-devel-1.2b
Message-ID:  <3DE4ED27.6070205@khera.org>

next in thread | raw e-mail | index | archive | help
The latest commit to mozilla-devel, 1.2b-2, has a start script that 
breaks many existing apps.

For example, the klipper application in KDE is configured to pass URLs 
to mozilla via this command:

mozilla -remote "openURL(%s, new-window)"

as is the VM mail reader.  I'm sure there are others that assume this 
command line convention.

The current mozilla-devel start script breaks when called with this 
command line; it assumes that to open a URL, one just gives the URL 
alone on the command line.

Could you fix it so that if a -remote option is given, it just uses it?

Thanks.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DE4ED27.6070205>