summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui/documentpropertiesdialog.ui
diff options
context:
space:
mode:
authorCao Cuong Ngo <cao.cuong.ngo@gmail.com>2013-06-03 15:04:32 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2013-09-02 13:51:47 +0200
commitef3007ac2dc30fdcc1c1f2aae48b4306978806fe (patch)
treeeab4fce244f369425ed58289f13d38a7baf38e07 /sfx2/uiconfig/ui/documentpropertiesdialog.ui
parent41d498c8b4c723c7805365abcd09146de88767eb (diff)
CMIS properties dialog: load CMIS properties into the dialog
Change-Id: I40561de3ce944f017a79995d1ef38584443fbf02
Diffstat (limited to 'sfx2/uiconfig/ui/documentpropertiesdialog.ui')
-rw-r--r--sfx2/uiconfig/ui/documentpropertiesdialog.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
index 876e9ec085f8..4d963b88e2a1 100644
--- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui
+++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
@@ -130,10 +130,10 @@
<placeholder/>
</child>
<child type="tab">
- <object class="GtkLabel" id="security">
+ <object class="GtkLabel" id="cmisprops">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Security</property>
+ <property name="label" translatable="yes">CMIS Properties</property>
</object>
<packing>
<property name="position">3</property>
@@ -144,10 +144,10 @@
<placeholder/>
</child>
<child type="tab">
- <object class="GtkLabel" id="cmisprops">
+ <object class="GtkLabel" id="security">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">CMIS Properties</property>
+ <property name="label" translatable="yes">Security</property>
</object>
<packing>
<property name="position">4</property>