Michael Stefaniuc : msiexec: Remove the ignored common resource attributes.
22 Jul
2010
22 Jul
'10
5:09 p.m.
Module: wine Branch: master Commit: 1e2d08de52e6eba857ce9c67f6a7c484c60d654c URL: http://source.winehq.org/git/wine.git/?a=commit;h=1e2d08de52e6eba857ce9c67f6... Author: Michael Stefaniuc <mstefani(a)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
5721
Age (days ago)
5721
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard