https://bugs.documentfoundation.org/show_bug.cgi?id=151016
--- Comment #15 from Rafael Lima <[email protected]> --- Here's what I tested: diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index 8120556f3d22..9a89de6f099a 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -38,7 +38,7 @@ <object class="GtkImage" id="imActions"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="icon-name">open-menu-symbolic</property> + <property name="pixbuf">sfx2/res/menu.png</property> <property name="icon_size">3</property> </object> <object class="GtkImage" id="impress_all_image"> -- You are receiving this mail because: You are the assignee for the bug.
