summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-03-24 00:13:20 +0100
committerMichael Stahl <mstahl@redhat.com>2013-03-25 16:29:08 +0100
commitdbba84906d394187b105b9b899ec10065d2d1fc8 (patch)
treefe1621c2b2acb2d773eb6b38cfa1567a3c8b3661 /sfx2/uiconfig
parentd2605c0b1026aba39085913c69da1f9974430e20 (diff)
remove that silly SfxInternetPage already
LibreOffice is not a web browser. This reloading stuff apparently never even worked for editable documents anyway, see i#50881. Change-Id: I720fbb72fd93232ad3e6fdfc65a05748bdf78108
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r--sfx2/uiconfig/ui/documentpropertiesdialog.ui16
1 files changed, 1 insertions, 15 deletions
diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
index 9012aafe52d5..bb2375e41575 100644
--- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui
+++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
@@ -130,27 +130,13 @@
<placeholder/>
</child>
<child type="tab">
- <object class="GtkLabel" id="internet">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Internet </property>
- </object>
- <packing>
- <property name="position">3</property>
- <property name="tab_fill">False</property>
- </packing>
- </child>
- <child>
- <placeholder/>
- </child>
- <child type="tab">
<object class="GtkLabel" id="security">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Security</property>
</object>
<packing>
- <property name="position">4</property>
+ <property name="position">3</property>
<property name="tab_fill">False</property>
</packing>
</child>