Gnome "Open with" customization
If you added an entry to the "Open with" menu of nautilus (i.e. Gnome file-manager), you currently can not customize the string that is displayed. Maybe you added two entries "xmms" and "xmms -e" (enqueue) for mp3-files. Then both will show up as "xmms" in the "Open with" menu. Thats odd, but customization is possible even though the Gnome makers keep hiding interesting options like that. (Maybe Linus is right about KDE/Gnome? - but then... Gnome is still much more beautiful...)
Having said that, here's the obscure location where nautilus stores your custom "Open with" entries:
Having said that, here's the obscure location where nautilus stores your custom "Open with" entries:
~/.local/share/applications
Mozilla Firefox gxine wmv plugin
- Install gxine
- Install w32codecs (google for it)
Create symbolic links to the following files in your Mozilla plugins directory (could be ~/.mozilla/plugins): gxineplugin.a gxineplugin.la gxineplugin.so (might be under /usr/lib/gxine)
This crashed frequently. Install mozplugger instead!- Delete the pluginreg.dat
- Add the following to /etc/mozpluggerrc or modify anything similar to
application/x-mplayer2: wmv,asf,mov: Windows Media
video/x-ms-asf: asf,asx,wma,wax,wmv,wvx: Windows Media
video/x-ms-wmv: wmv: Windows Media
stream noisy ignore_errors: gxine "$file" - Start Firefox, Quit Firefox -> pluginreg.dat was re-created
- Done