LINUX.ORG.RU

Thunderbird & Chromium, открытие ссылок

 ,


1

1

Хочу, чтобы переходя по ссылке из письма в Thunderbird открывался Chromium. Есть ${DISTRO} c KDE, в указанном ранее случае открывается браузер, который был установлен в систему первым, где изменяется это поведение?

Ответ на: комментарий от Alternating_Current

тогда, наверное, это

You could edit the prefs.js file and add user_pref(«network.protocol-handler.app.http», «/usr/bin/firefox»); (replacing /usr/bin/firefox with the appropriate path) or use the config editor to add that setting. Use Tools -> Options -> Advanced -> General -> Config editor to launch the config editor, right click on its listing, select New, select String, enter network.protocol-handler.app.http and then the complete path to whatever browser you want to use. If the setting already exists just double click on the setting to change the path.

grem ★★★★★
()
Последнее исправление: grem (всего исправлений: 1)
Ответ на: комментарий от Deleted

Всем спасибо, разобрался.

igor@area73 ~ $ tail -n3 .local/share/applications/mimeapps.list
[Default Applications]
x-scheme-handler/http=chromium.desktop
x-scheme-handler/https=chromium.desktop
Alternating_Current
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.