Scott Ritchie : wine.desktop: Add Icon= wine to support systems with icon themes.

Alexandre Julliard julliard at winehq.org
Tue May 4 13:06:36 CDT 2010


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

Author: Scott Ritchie <scott at open-vote.org>
Date:   Mon May  3 18:05:54 2010 -0700

wine.desktop: Add Icon=wine to support systems with icon themes.

---

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

diff --git a/tools/wine.desktop b/tools/wine.desktop
index 2048f9d..819560e 100644
--- a/tools/wine.desktop
+++ b/tools/wine.desktop
@@ -19,5 +19,6 @@ Name[nn]=Wine Programlaster for Windowsapplikasjoner
 Name[sr]=Wine - дизач Windows програма
 Exec=wine start /unix %f
 MimeType=application/x-ms-dos-executable;application/x-msi;application/x-win-lnk;
+Icon=wine
 NoDisplay=true
 StartupNotify=true




More information about the wine-cvs mailing list