Posts mit dem Label thunderbird werden angezeigt. Alle Posts anzeigen
Posts mit dem Label thunderbird werden angezeigt. Alle Posts anzeigen

Donnerstag, Januar 12, 2012

Links aus TB in Chrome oeffnen


  1. in Thunderbird go to Edit / Preferences / Advanced / General / Configuration Editor
  2. change network.protocol-handler.warn-external.http and network.protocol-handler.warn-external.https to "true"
  3. Click on any link in tb
  4. navigate to /usr/bin/google-chrome
  5. have fun
Nebenbei sollte man noch
$ gconftool-2 --type string -s /desktop/gnome/url-handlers/http/command "google-chrome %s"
machen.