summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/comment.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-01-11 19:59:44 +0000
committerSzymon Kłos <szymon.klos@collabora.com>2021-05-25 12:12:25 +0200
commit5fb5090883a7265a6b8939781c9cfee9100b3276 (patch)
treef3fcfafa417015a1af2237049623794eb0ca3855 /cui/uiconfig/ui/comment.ui
parentrename SfxChildWindowContext::GetFloatingWindow to what it does (diff)
downloadcore-5fb5090883a7265a6b8939781c9cfee9100b3276.tar.gz
core-5fb5090883a7265a6b8939781c9cfee9100b3276.zip
replace stock button images
Change-Id: I9be83856c0dd15552a042f009464c279bf239848 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109199 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/comment.ui')
-rw-r--r--cui/uiconfig/ui/comment.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/comment.ui b/cui/uiconfig/ui/comment.ui
index c507ff68f919..a661db58071d 100644
--- a/cui/uiconfig/ui/comment.ui
+++ b/cui/uiconfig/ui/comment.ui
@@ -5,12 +5,12 @@
<object class="GtkImage" id="image2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="stock">gtk-go-back</property>
+ <property name="icon-name">go-previous</property>
</object>
<object class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="stock">gtk-go-forward</property>
+ <property name="icon-name">go-next</property>
</object>
<object class="GtkDialog" id="CommentDialog">
<property name="can_focus">False</property>