diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-11-12 22:08:40 -0600 |
---|---|---|
committer | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2014-11-13 07:08:31 +0000 |
commit | 847e58b2124f7af036e72ae0c840a6596c8fa7d7 (patch) | |
tree | 466574d80b57beeeebcd5f25e1242c521e64c84c /cui | |
parent | 19274cdb71983daf684abe623dbad61d3ca3cb6a (diff) |
Remove unhelpful tooltips
These buttons should be self-explanatory.
Change-Id: I3ae973f093430cb3c1c88284267cff005caf7bff
Reviewed-on: https://gerrit.libreoffice.org/12397
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/hyperlinkdialog.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/hyperlinkdialog.ui b/cui/uiconfig/ui/hyperlinkdialog.ui index 544a1fe3b22d..93c5f7f4377b 100644 --- a/cui/uiconfig/ui/hyperlinkdialog.ui +++ b/cui/uiconfig/ui/hyperlinkdialog.ui @@ -30,7 +30,6 @@ <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="tooltip_text" translatable="yes">Apply changes and close dialog</property> <property name="use_stock">True</property> </object> <packing> @@ -45,7 +44,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="tooltip_text" translatable="yes">Apply changes</property> </object> <packing> <property name="expand">False</property> @@ -88,7 +86,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="tooltip_text" translatable="yes">Reset changes</property> </object> <packing> <property name="expand">False</property> |