summaryrefslogtreecommitdiff
path: root/sfx2/util
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/util')
-rw-r--r--sfx2/util/hidother.src2
-rw-r--r--sfx2/util/makefile.mk4
2 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src
index 3c21c3b2898b..92f029929ffb 100644
--- a/sfx2/util/hidother.src
+++ b/sfx2/util/hidother.src
@@ -197,6 +197,4 @@ hidspecial HID_CLOSE_WARNING { HelpID = HID_CLOSE_WARNING; };
hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_XML; };
hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; };
hidspecial HID_HELP_TEXT_SELECTION_MODE { HelpID = HID_HELP_TEXT_SELECTION_MODE; };
-hidspecial HID_MACROCHECKDIALOG { HelpID = HID_MACROCHECKDIALOG; };
-hidspecial HID_MACRO_HEADERTABLISTBOX { HelpID = HID_MACRO_HEADERTABLISTBOX; };
hidspecial HID_DLG_CHECKFORONLINEUPDATE { HelpID = HID_DLG_CHECKFORONLINEUPDATE; };
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk
index 8b1b18c4707b..cfed0a838ffa 100644
--- a/sfx2/util/makefile.mk
+++ b/sfx2/util/makefile.mk
@@ -1,7 +1,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2008 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -72,6 +72,7 @@ HELPIDFILES=\
.IF "$(GUI)"!="UNX"
LIB2TARGET= $(LB)$/$(TARGET).lib
LIB2FILES= $(LB)$/isfx.lib
+LIB2DEPN=$(SHL1TARGETN)
.ENDIF
SHL1TARGET= sfx$(DLLPOSTFIX)
@@ -132,7 +133,6 @@ SFXSRSLIST=\
$(SRS)$/sfx.srs \
$(SRS)$/doc.srs \
$(SRS)$/view.srs \
- $(SRS)$/config.srs \
$(SRS)$/menu.srs \
$(SRS)$/dialog.srs \
$(SRS)$/bastyp.srs