uninstaller: Remove GUI portion of Wine uninstaller

Owen Rudge owen at owenrudge.net
Tue Aug 19 15:12:21 CDT 2008


The attached patch removes the GUI part of the Wine uninstaller, and 
replaces it with a stub that launches the Add/Remove Programs control 
panel. There's no real reason to keep the uninstaller around when the 
control panel is in, as far as I can tell, so it seems logical to remove 
that bit. As the uninstaller still has a command line interface, that 
part of the code is retained.

---
  programs/uninstaller/Bg.rc           |   18 -----
  programs/uninstaller/Da.rc           |   18 -----
  programs/uninstaller/De.rc           |   17 -----
  programs/uninstaller/En.rc           |   18 -----
  programs/uninstaller/Eo.rc           |   18 -----
  programs/uninstaller/Es.rc           |   18 -----
  programs/uninstaller/Fi.rc           |   18 -----
  programs/uninstaller/Fr.rc           |   18 -----
  programs/uninstaller/Hu.rc           |   18 -----
  programs/uninstaller/It.rc           |   18 -----
  programs/uninstaller/Ko.rc           |   18 -----
  programs/uninstaller/Makefile.in     |    2 +-
  programs/uninstaller/Nl.rc           |   18 -----
  programs/uninstaller/No.rc           |   18 -----
  programs/uninstaller/Pl.rc           |   18 -----
  programs/uninstaller/Pt.rc           |   17 -----
  programs/uninstaller/Ru.rc           |   18 -----
  programs/uninstaller/Si.rc           |   18 -----
  programs/uninstaller/Sv.rc           |   18 -----
  programs/uninstaller/Tr.rc           |   18 -----
  programs/uninstaller/main.c          |  125 
++--------------------------------
  programs/uninstaller/resource.h      |   14 +---
  programs/uninstaller/rsrc.rc         |    2 -
  programs/uninstaller/uninstaller.ico |  Bin 766 -> 0 bytes
  24 files changed, 8 insertions(+), 475 deletions(-)
  delete mode 100644 programs/uninstaller/uninstaller.ico

-- 
Owen Rudge
http://www.owenrudge.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2c354eeebfe69969c465b82463191bc6ec7b2289.diff
Type: text/x-patch
Size: 34879 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080819/52c9bbcb/attachment-0001.bin 


More information about the wine-patches mailing list