From 9f8def85efdfb99b15b74b5d4142eb20ac65acc7 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 17 Nov 2004 07:42:48 +0000 Subject: INTEGRATION: CWS iha04 (1.33.70); FILE MERGED 2004/11/03 08:05:06 os 1.33.70.1: #i35970# unused menu defines removed and swmn_tmpl.hrc simplified --- sw/source/ui/web/web.src | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/sw/source/ui/web/web.src b/sw/source/ui/web/web.src index 532817a1abef..928fb428ec8b 100644 --- a/sw/source/ui/web/web.src +++ b/sw/source/ui/web/web.src @@ -2,9 +2,9 @@ * * $RCSfile: web.src,v $ * - * $Revision: 1.34 $ + * $Revision: 1.35 $ * - * last change: $Author: hr $ $Date: 2004-11-09 16:24:56 $ + * last change: $Author: obo $ $Date: 2004-11-17 08:42:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,7 +59,6 @@ * ************************************************************************/ -#define MN_SW_WEB #ifndef _SVX_SVXIDS_HRC #include #endif @@ -70,6 +69,8 @@ #define ACC_SW_WEB #include "toolbox.hrc" #include "helpid.h" +#include "cfgid.h" + String STR_HUMAN_SWWEBDOC_NAME { Text [ de ] = "HTML" ; @@ -392,4 +393,7 @@ ToolBox RID_WEBOLE_TOOLBOX /************************************************************************* *************************************************************************/ +Menu MN_WEB_TEXT_POPUPMENU + BASE_TEXT_POPUPMENU_BEGIN + BASE_TEXT_POPUPMENU_END -- cgit