Re: cvs HEAD, behaviour of "clickable urls"



Le 08.08.2004 21:08:57, Pawel Salek a écrit :
Dnia 2004-08-08 20:47:27, Jean-Luc Coulon (f5ibh) napisał(a):
Le 08.08.2004 20:12:49, Pawel Salek a écrit :
> On 08/08/2004 08:03:52 PM, Pawel Salek wrote:
>
>> Try running
>>
>> gconftool-2 -R /| awk '/mozilla/{print p, $0} / \/.*:$/ {p=$0}'
>
> s/mozilla/epiphany/ above.
>
> Pawel
>

Retrying my explanation after having my mail rejected....


I've not found anythinf interesting with this command.

But I have had a look in the gconf keys with:
Applications -> System tools -> Gconf editor
Then I had a look in the following key:
desktop/gnome/application/browser/

There is a key there called exec with text type and the contents is
"sensible browser"

It's most likely problem with GConf schema. You have to change it from the command line explicitely stating "string" type, eg:

gconftool-2 -s -t string /desktop/gnome/application/browser/ 'mozilla "%s"'

I tried (without the leading slash) but the behaviour is still the same.

(sending this message with the patched version for the date problem).

--
J-L


Pawel


Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]