update dev300-m58
[ooovba.git] / officecfg / registry / data / org / openoffice / Office / Histories.xcu
blobf3983ce4489c5ece016110e9961d2fb31941210c
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!--***********************************************************************
4 * OpenOffice.org - a multi-platform office productivity suite
6 * $RCSfile: Histories.xcu,v $
8 * $Revision: 1.1.4.2 $
10 * last change: $Author: as $ $Date: 2008/03/20 09:22:37 $
12 * The Contents of this file are made available subject to
13 * the terms of GNU Lesser General Public License Version 2.1.
16 * GNU Lesser General Public License Version 2.1
17 * =============================================
18 * Copyright 2005 by Sun Microsystems, Inc.
19 * 901 San Antonio Road, Palo Alto, CA 94303, USA
21 * This library is free software; you can redistribute it and/or
22 * modify it under the terms of the GNU Lesser General Public
23 * License version 2.1, as published by the Free Software Foundation.
25 * This library is distributed in the hope that it will be useful,
26 * but WITHOUT ANY WARRANTY; without even the implied warranty of
27 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28 * Lesser General Public License for more details.
30 * You should have received a copy of the GNU Lesser General Public
31 * License along with this library; if not, write to the Free Software
32 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
33 * MA 02111-1307 USA
35 ************************************************************************ -->
36 <!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
37 <oor:component-data xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Histories" oor:package="org.openoffice.Office">
39 <node oor:name="Histories">
40 <info>
41 <desc>All histories of OOo can be added to the same set. So e.g. extensions can define her own histories by using the same schema ...</desc>
42 </info>
44 <node oor:name="HelpBookmarks" oor:op="fuse" oor:mandatory="true">
45 <info>
46 <desc>Contains the most recently bookmarks of help application.</desc>
47 </info>
48 </node>
50 <node oor:name="URLHistory" oor:op="fuse" oor:mandatory="true">
51 <info>
52 <desc>Contains the most recently opened documents.</desc>
53 </info>
54 </node>
56 <node oor:name="PickList" oor:op="fuse" oor:mandatory="true">
57 <info>
58 <desc>Contains the most recently used documents displayed in the file menu.</desc>
59 </info>
60 </node>
61 </node>
63 </oor:component-data>