summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 16:51:35 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 16:51:35 +0000
commite3806c9814804fb0ddb07aa66bd5de108e91951c (patch)
tree15251fd11105982c0832d823717dd6cc0238b1bd /sfx2/source/appl
parent27c05678e110af95736790ce303fe16d710ef9e0 (diff)
INTEGRATION: CWS os2port03 (1.2.106); FILE MERGED
2008/07/17 05:26:23 obr 1.2.106.2: RESYNC: (1.2-1.3); FILE MERGED 2008/04/17 14:29:00 ydario 1.2.106.1: Issue number: i85203 Submitted by: ydario Reviewed by: ydario
Diffstat (limited to 'sfx2/source/appl')
-rw-r--r--sfx2/source/appl/shutdowniconOs2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/appl/shutdowniconOs2.cxx b/sfx2/source/appl/shutdowniconOs2.cxx
index 5e4d1e4e7f..a374446d81 100644
--- a/sfx2/source/appl/shutdowniconOs2.cxx
+++ b/sfx2/source/appl/shutdowniconOs2.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: shutdowniconOs2.cxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -51,7 +51,7 @@ using namespace ::osl;
//
// This ObjectID must match the one created in WarpIN scripts!!
//
-#define QUICKSTART_OBJID "OOB2_QUICKSTART_2B"
+#define QUICKSTART_OBJID "OO2B_QUICKSTART"
bool ShutdownIcon::IsQuickstarterInstalled()
{