Add association for Windows URL files

Bug #248877 reported by jhansonxi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mime-support (Ubuntu)
New
Undecided
Unassigned
Nominated for Lucid by Sam Selph
Nominated for Maverick by Sam Selph

Bug Description

Binary package hint: mime-support

Primarily useful for web links created by Windows applications installed in Wine. Currently they are identified as a "resource location" but are opened as text files. A simple command for opening them:
xdg-open $(cat "$1" | grep -i "URL=" | sed -n 's/\(^URL=\)\(.*$\)/\2/p')

Example file "MSN.com.url":
[InternetShortcut]
URL=http://www.microsoft.com/isapi/redir.dll?prd=ie&pver=6&ar=IStart
Modified=00CAC580D58BC80138

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.