Austin English : wine.desktop: Allow start to execute lnk files.

Alexandre Julliard julliard at winehq.org
Thu Jun 11 10:54:27 CDT 2009


Module: wine
Branch: master
Commit: ea09e4afe8aa602b7f8e76a3d32e841a509c2144
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ea09e4afe8aa602b7f8e76a3d32e841a509c2144

Author: Austin English <austinenglish at gmail.com>
Date:   Thu Jun 11 01:20:09 2009 -0500

wine.desktop: Allow start to execute lnk files.

---

 tools/wine.desktop |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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-cvs mailing list