Jerome Leclanche : wine.desktop: Remove the nonexistent application/ x-win-lnk MIME type.

Alexandre Julliard julliard at winehq.org
Thu May 5 12:08:06 CDT 2011


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

Author: Jerome Leclanche <adys.wh at gmail.com>
Date:   Wed May  4 19:01:33 2011 +0100

wine.desktop: Remove the nonexistent application/x-win-lnk MIME type.

---

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

diff --git a/tools/wine.desktop b/tools/wine.desktop
index 76f1bc2..c90753f 100644
--- a/tools/wine.desktop
+++ b/tools/wine.desktop
@@ -23,7 +23,7 @@ Name[sr at latin]=Wine - dizač Windows programa
 Name[hr]=Wine - dizač Windows programa
 Name[he]=Wine — מריץ תכניות Windows
 Exec=wine start /unix %f
-MimeType=application/x-ms-dos-executable;application/x-msi;application/x-win-lnk;application/x-ms-shortcut;
+MimeType=application/x-ms-dos-executable;application/x-msi;application/x-ms-shortcut;
 Icon=wine
 NoDisplay=true
 StartupNotify=true




More information about the wine-cvs mailing list