2

I have found a way to do it when running Gnome, but I don't know how in Enlightment, and I'd really prefer not to switch window managers. The OS is Mint 12.

2 Answers2

0

Add the following line to the file $HOME/.local/share/applications/mimeapps.list

[Default Applications]
x-scheme-handler/magnet=transmission-gtk.desktop

This registers the application transmission-gtk to handle magnet links.

0

Add the following line to the file $HOME/.local/share/applications/mimeapps.list

[Default Applications]
x-scheme-handler/magnet=chromium.desktop

This registers the application chromium to handle magnet links.

Marco
  • 4,444