summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-06-15 20:03:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-06-16 09:36:05 +0200
commitbaa55eca0b653d4f661c08f5b6593caa3b186e89 (patch)
tree6e2ad07a10d20d6bd5b09fc47729a19a82844d67 /cui
parent11d21b3c1f7754b5d13ae9ea88da562ec74366ff (diff)
support gtk-copy and gtk-paste stock ids
Change-Id: I0d9dc30c62bdfb5976c86bc5a08d5f030eb216e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96394 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/spellingdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index 6e437a1145b2..7673d262e21c 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -272,7 +272,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="spellingdialog|paste">Paste</property>
<property name="use_underline">True</property>
- <property name="icon_name">cmd/sc_paste.png</property>
+ <property name="stock_id">gtk-paste</property>
</object>
<packing>
<property name="expand">False</property>