Damjan Jovanovic : iexplore: Use a better file description.

Alexandre Julliard julliard at winehq.org
Tue Nov 23 09:38:23 CST 2010


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

Author: Damjan Jovanovic <damjan.jov at gmail.com>
Date:   Tue Nov 23 11:06:11 2010 +0200

iexplore: Use a better file description.

---

 programs/iexplore/iexplore.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/iexplore/iexplore.rc b/programs/iexplore/iexplore.rc
index f37481a..acf7959 100644
--- a/programs/iexplore/iexplore.rc
+++ b/programs/iexplore/iexplore.rc
@@ -17,7 +17,7 @@
  */
 
 #define WINE_OLESELFREGISTER
-#define WINE_FILEDESCRIPTION_STR "Wine core exe"
+#define WINE_FILEDESCRIPTION_STR "Wine Internet Explorer"
 #define WINE_FILENAME_STR "iexplore.exe"
 #define WINE_FILEVERSION 6,0,2900,2180
 #define WINE_FILEVERSION_STR "6.0.2900.2180"




More information about the wine-cvs mailing list