Re: [opensuse] Goggle Chrome - Howto UNSET it as default browser??



On 11/28/2011 06:19 PM, David C. Rankin wrote:
Hmm,

This isn't it :(

~/.config/chromium/Default/Preferences:


OK,

Deleting ~/.cache/chromium and ~/.config/chromium will reset your settings to
the default setting but still will NOT reset the default browser choice in
preferences.... It still shows chromium as the default.

/etc/chromium/master_preferences has the default set to 'false':

18:42 alchemy:~> grep -i default /etc/chromium/master_preferences
"import_bookmarks_from_file": "/etc/chromium/default_bookmarks.html",
"make_chrome_default": false,
"make_chrome_default_for_user": false,
"check_default_browser": false

There is no update-alternatives config for browsers, so my only guess is that
this gets set in either gtk or qt4 somewhere... Bummer....

Anybody else figure out where this 'setting' is actually located?



--
David C. Rankin, J.D.,P.E.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx



Relevant Pages