summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 13:39:08 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 13:39:08 +0000
commitfdc44aed14e3ca63f81b06e2ba8d58a807b5ee95 (patch)
tree811d27ca3608701ee48c1c16cdd3f46e3cfb496c /officecfg
parent1804fcaa715d5489978a0c61a1acd588b3ca8d6b (diff)
INTEGRATION: CWS onlineupdate1 (1.46.76); FILE MERGED
2006/03/31 13:27:59 cd 1.46.76.1: #134151# Added new command for update
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu10
1 files changed, 8 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 7154f3b870f9..a9dfc424b2a0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: GenericCommands.xcu,v $
*
- * $Revision: 1.47 $
+ * $Revision: 1.48 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 09:47:14 $
+ * last change: $Author: vg $ $Date: 2006-04-07 14:39:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,12 @@
<oor:component-data oor:name="GenericCommands" oor:package="org.openoffice.Office.UI" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<node oor:name="UserInterface">
<node oor:name="Commands">
+ <node oor:name=".uno:OnlineUpdate" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="de">Suche nach ~Updates...</value>
+ <value xml:lang="en-US">Check for ~Updates...</value>
+ </prop>
+ </node>
<node oor:name=".uno:NewPresentation" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="de">Neue Präsentation</value>