Michael Stefaniuc : msiexec: Remove the ignored common resource attributes.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:27 CDT 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Jul 21 23:56:49 2010 +0200

msiexec: Remove the ignored common resource attributes.

---

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

diff --git a/programs/msiexec/rsrc.rc b/programs/msiexec/rsrc.rc
index cfc8937..2594c51 100644
--- a/programs/msiexec/rsrc.rc
+++ b/programs/msiexec/rsrc.rc
@@ -32,4 +32,4 @@
 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 /* @makedep: msiexec.ico */
-1 ICON DISCARDABLE msiexec.ico
+1 ICON msiexec.ico




More information about the wine-cvs mailing list