tools/wine.desktop: allow start to execute lnk files

Austin English austinenglish at gmail.com
Thu Jun 11 01:20:09 CDT 2009


On Thu, Jun 11, 2009 at 1:19 AM, Austin English<austinenglish at gmail.com> wrote:
> See bug 18882
>
> --
> -Austin
>

Witch patch this time.

-- 
-Austin
-------------- next part --------------
diff --git a/tools/wine.desktop b/tools/wine.desktop
index 52f91c6..db4254d 100644
--- a/tools/wine.desktop
+++ b/tools/wine.desktop
@@ -16,6 +16,6 @@ Name[da]=Wine, Programstarter til Windows-programmer
 Name[nb]=Wine Programlaster for Windowsapplikasjoner
 Name[nn]=Wine Programlaster for Windowsapplikasjoner
 Exec=wine start /unix %f
-MimeType=application/x-ms-dos-executable;application/x-msi;
+MimeType=application/x-ms-dos-executable;application/x-msi;application/x-win-lnk;
 NoDisplay=true
 StartupNotify=true


More information about the wine-patches mailing list