summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 08:40:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 08:40:58 +0000
commit91e1895b7270eba1d8055988cd0e9b3a5970945d (patch)
tree3480a1a1b8fc1604575f7c81949bb6eaf9475fc4 /setup_native
parentcd17f26f01e8b502d73f26a535dbe3ebd5fb3b99 (diff)
INTEGRATION: CWS sysui06 (1.2.18); FILE MERGED
2005/03/11 16:09:15 hro 1.2.18.1: #120234# New SUN branded icons
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx b/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx
index 534d182d2d96..12cd32fa3b2f 100644
--- a/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx
+++ b/setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: startmenuicon.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-01-31 10:40:45 $
+ * last change: $Author: vg $ $Date: 2005-03-23 09:40:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -117,7 +117,7 @@ extern "C" UINT __stdcall InstallStartmenuFolderIcon( MSIHANDLE handle )
WritePrivateProfileString(
TEXT(".ShellClassInfo"),
TEXT("IconIndex"),
- TEXT("0"),
+ TEXT("18"),
sDesktopFile.c_str() );
WritePrivateProfileString(