diff options
author | Alfonso Eusebio <alfonso_eusebio@yahoo.co.uk> | 2011-02-10 08:21:30 +0000 |
---|---|---|
committer | Jan Holesovsky <kendy@noe.suse.cz> | 2011-02-11 19:05:24 +0100 |
commit | 54108f6fd3f8355d12db0217d21fbab9dccf5ed8 (patch) | |
tree | ff41f76c0ab8e4b8953a15f048f7ce732ba0cdc7 /helpcontent2/source/text | |
parent | dcea1dd88faff02b696469d018c49b35119b285e (diff) |
Remove obsolete Hyperlink Bar from help
Removed all stuff related to hyperlink bar from help.
Diffstat (limited to 'helpcontent2/source/text')
-rw-r--r-- | helpcontent2/source/text/shared/01/04110000.xhp | 57 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/01/makefile.mk | 1 |
2 files changed, 0 insertions, 58 deletions
diff --git a/helpcontent2/source/text/shared/01/04110000.xhp b/helpcontent2/source/text/shared/01/04110000.xhp deleted file mode 100644 index 720fdef877..0000000000 --- a/helpcontent2/source/text/shared/01/04110000.xhp +++ /dev/null @@ -1,57 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - - -<!--*********************************************************************** - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************--> - -<helpdocument version="1.0"> -<meta> -<topic id="textshared0104110000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Hyperlink Bar</title> -<filename>/text/shared/01/04110000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2004-05-24T13:20:42">converted from old format - fpe</lastedited> -</history> -</meta> -<body> -<section id="hyperlink"> -<bookmark xml-lang="en-US" branch="hid/SID_HYPERLINK_INSERT" id="bm_id9199631" localize="false"/><!-- HID added by script --> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertHyperlink" id="bm_id3155577" localize="false"/> -<paragraph role="heading" id="hd_id3143272" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/01/04110000.xhp" name="Hyperlink Bar">Hyperlink Bar</link></paragraph> -<paragraph role="paragraph" id="par_id3150838" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:InsertHyperlink">Shows or hides the<emph> Hyperlink Bar, </emph>where you can insert and edit URLs or search the Internet using keywords.</ahelp></paragraph> -</section> -<section id="howtoget"> - <embed href="text/shared/00/00000404.xhp#hyper"/> -</section> -<section id="relatedtopics"> -<paragraph role="paragraph" id="par_id3149511" xml-lang="en-US" l10n="C"><link href="text/shared/main0209.xhp" name="Hyperlink bar">Hyperlink bar</link></paragraph> -<paragraph role="paragraph" id="par_id3093440" xml-lang="en-US" l10n="C"><link href="text/shared/02/09030000.xhp" name="Inserting hyperlinks">Inserting hyperlinks</link></paragraph> -<paragraph role="paragraph" id="par_id3154927" xml-lang="en-US" l10n="C"><link href="text/shared/00/00000002.xhp#url" name="URL">URL</link></paragraph> -</section></body> -</helpdocument> diff --git a/helpcontent2/source/text/shared/01/makefile.mk b/helpcontent2/source/text/shared/01/makefile.mk index e3ba6734c9..0ce2092133 100644 --- a/helpcontent2/source/text/shared/01/makefile.mk +++ b/helpcontent2/source/text/shared/01/makefile.mk @@ -132,7 +132,6 @@ XHPFILES = \ 04060100.xhp \ 04060200.xhp \ 04100000.xhp \ - 04110000.xhp \ 04140000.xhp \ 04150000.xhp \ 04150100.xhp \ |