! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
panel uses old gtk-help icon which is missing from Adwaita-icon-theme.
Status:
RESOLVED: FIXED
Product:
Xfce4-panel
Component:
General

Comments

Description Hussam Al-Tayeb 2019-11-06 01:59:26 CET
In libxfce4panel/xfce-panel-plugin.c
change image = gtk_image_new_from_icon_name ("gtk-help", GTK_ICON_SIZE_MENU);
to image = gtk_image_new_from_icon_name ("help-browser", GTK_ICON_SIZE_MENU);

Bug #16124

Reported by:
Hussam Al-Tayeb
Reported on: 2019-11-06
Last modified on: 2019-11-06

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Version:
Unspecified

Attachments

Additional information