summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-06-15 20:03:47 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-06-17 12:31:49 +0200
commit34e1eb170e394b464b9686cfbc0a56fb07d85893 (patch)
treecdc9692eb4ac713872a1cf7996f6c10c9ae296d3 /cui
parenttdf#133913 - create variable with Variant/Type in StepLOADNC (diff)
downloadcore-34e1eb170e394b464b9686cfbc0a56fb07d85893.tar.gz
core-34e1eb170e394b464b9686cfbc0a56fb07d85893.zip
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> (cherry picked from commit baa55eca0b653d4f661c08f5b6593caa3b186e89) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96418 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.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>