summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/Notebookbar.xcu
blob: 776dd9fdf5456aaaeb98952fce54c452a0d3cfde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE oor:component-data SYSTEM "../../../../../component-update.dtd">
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:install="http://openoffice.org/2004/installation" oor:name="Notebookbar" oor:package="org.openoffice.Office.UI">
  <prop oor:name="Active">
    <value></value>
  </prop>
  <node oor:name="Implementations">
    <node oor:name="Off" oor:op="replace">
      <prop oor:name="Label">
        <value xml:lang="en-US">Off</value>
      </prop>
      <prop oor:name="File">
        <value></value>
      </prop>
    </node>
    <node oor:name="Tabbed" oor:op="replace">
      <prop oor:name="Label">
        <value xml:lang="en-US">Tabbed</value>
      </prop>
      <prop oor:name="File">
        <value>notebookbar.ui</value>
      </prop>
    </node>
    <node oor:name="Groups" oor:op="replace">
      <prop oor:name="Label">
        <value xml:lang="en-US">Contextual groups</value>
      </prop>
      <prop oor:name="File">
        <value>notebookbar_groups.ui</value>
      </prop>
    </node>
  </node>
</oor:component-data>