summaryrefslogtreecommitdiff
path: root/cui/uiconfig
diff options
context:
space:
mode:
authorJakub Trzebiatowski <ubap.dev@gmail.com>2016-03-29 15:46:18 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-03-31 12:47:30 +0000
commitbb2fdee74fddd42914d0fa7d7b3820d0bd33237a (patch)
tree99ebcf55617ebe7c2284e406b6e9356a1a754ce5 /cui/uiconfig
parentc8fd5210b638fca6b20f4884f00f314eeca67b56 (diff)
tdf#98885 - hyperlink dialog - remove useless button
removed browse button and its code Change-Id: I0b2a611760d346d5f0fff6d129676410aea30c41 Reviewed-on: https://gerrit.libreoffice.org/23599 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r--cui/uiconfig/ui/hyperlinkinternetpage.ui14
1 files changed, 0 insertions, 14 deletions
diff --git a/cui/uiconfig/ui/hyperlinkinternetpage.ui b/cui/uiconfig/ui/hyperlinkinternetpage.ui
index dbc7361269de..bec8b3feff4d 100644
--- a/cui/uiconfig/ui/hyperlinkinternetpage.ui
+++ b/cui/uiconfig/ui/hyperlinkinternetpage.ui
@@ -106,20 +106,6 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="browse">
- <property name="label" translatable="yes">WWW Browser</property>
- <property name="use_action_appearance">False</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Open web browser, copy an URL, and paste it to Target field</property>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="top_attach">1</property>
- </packing>
- </child>
- <child>
<object class="GtkLabel" id="login_label">
<property name="visible">True</property>
<property name="can_focus">False</property>