summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 16:42:20 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 16:42:20 +0000
commit8c251d4fc3c5bf9374a3581f7a55782ef886b295 (patch)
treeb093f88b5f61dd9226028c9eacd47d9fddc49ab9 /sfx2/source/appl
parent202cb231c8b768d64a1fd2e406f57f553371a969 (diff)
INTEGRATION: CWS aquavcl05_DEV300 (1.45.114); FILE MERGED
2008/02/07 15:02:29 pl 1.45.114.1: #i67502# fix impress URL
Diffstat (limited to 'sfx2/source/appl')
-rw-r--r--sfx2/source/appl/shutdowniconw32.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/sfx2/source/appl/shutdowniconw32.cxx b/sfx2/source/appl/shutdowniconw32.cxx
index d88722b87eb7..6cdbf1387d59 100644
--- a/sfx2/source/appl/shutdowniconw32.cxx
+++ b/sfx2/source/appl/shutdowniconw32.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shutdowniconw32.cxx,v $
*
- * $Revision: 1.45 $
+ * $Revision: 1.46 $
*
- * last change: $Author: kz $ $Date: 2007-09-06 14:25:51 $
+ * last change: $Author: kz $ $Date: 2008-03-05 17:42:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -114,13 +114,6 @@ using namespace ::osl;
#define IDM_UNINSTALL 11
-#if defined(USE_APP_SHORTCUTS)
-#ifdef IMPRESS_WIZARD_URL
-#undef IMPRESS_WIZARD_URL
-#endif
-#define IMPRESS_WIZARD_URL "private:factory/simpress?slot=6686"
-#endif
-
#define ICON_SO_DEFAULT 1
#define ICON_TEXT_DOCUMENT 2
#define ICON_TEXT_TEMPLATE 3