[ros-diffs] [gvg] 18437: Don't install Winefile icon on desktop,
it's already present in the start menu
gvg at svn.reactos.com
gvg at svn.reactos.com
Fri Oct 14 11:33:46 CEST 2005
Don't install Winefile icon on desktop, it's already present in the
start menu
Modified: trunk/reactos/lib/syssetup/install.c
_____
Modified: trunk/reactos/lib/syssetup/install.c
--- trunk/reactos/lib/syssetup/install.c 2005-10-14 09:27:30 UTC
(rev 18436)
+++ trunk/reactos/lib/syssetup/install.c 2005-10-14 09:33:31 UTC
(rev 18437)
@@ -399,7 +399,6 @@
/* desktop shortcuts */
CreateShortcut(CSIDL_DESKTOP, _T("Command Prompt.lnk"),
_T("cmd.exe"), _T("Open command prompt"));
- CreateShortcut(CSIDL_DESKTOP, _T("winefile.lnk"), _T("winefile.exe"),
_T("Launch Winefile"));
/* program startmenu shortcuts */
CreateShortcut(CSIDL_PROGRAMS, _T("Command Prompt.lnk"),
_T("cmd.exe"), _T("Open command prompt"));
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20051014/1045b041/attachment.html
More information about the Ros-diffs
mailing list