From 52d54ebc398847dee779de1e2d343759813c3e86 Mon Sep 17 00:00:00 2001 From: Christian Lippka Date: Tue, 26 Nov 2002 14:40:52 +0000 Subject: #105412# added SID_OPEN_HYPERLINK --- sd/source/ui/app/popup.src | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/app/popup.src') diff --git a/sd/source/ui/app/popup.src b/sd/source/ui/app/popup.src index db52597e960e..1e6ccc7f84df 100644 --- a/sd/source/ui/app/popup.src +++ b/sd/source/ui/app/popup.src @@ -2,9 +2,9 @@ * * $RCSfile: popup.src,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: kz $ $Date: 2001-11-16 23:03:46 $ + * last change: $Author: cl $ $Date: 2002-11-26 15:40:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,6 +86,11 @@ Menu RID_DRAW_TEXTOBJ_INSIDE_POPUP SEPARATOR MN_CHAR_PARAGRAPH SEPARATOR + MenuItem + { + ITEM_OPEN_HYPERLINK + }; + SEPARATOR MN_BULLET ITEM_FORMAT_NUMBERING ITEM_TRANSLITERATE_MENU -- cgit