Missing icons using gtk_*_from_icon_name() functions

Bug #1660428 reported by Michael Raitza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Audio Recorder
Fix Released
Medium
moma

Bug Description

Some of the icon names are not spelled according to the freedesktop.org Icon Naming Specification, which is why on some Distros/Icon themes the icons are not found. They are allocated using gtk_button_new_from_icon_name() or gtk_image_new_from_icon_name().

The name replacements should be:
main.c:
"gtk-save" -> "document-save"
"gtk-info" -> "dialog-information"
"gtk-refresh" -> "view-refresh"
"gtk-close" -> "window-close"

settings.c:
"gtk-info" -> "dialog-information"

moma (osmoma)
Changed in audio-recorder:
assignee: nobody → moma (osmoma)
importance: Undecided → Medium
status: New → Fix Released
Revision history for this message
moma (osmoma) wrote :

Hello,
Thanks for reporting this issue.
This has been fixed in rev.# 1070.

I have released a new package (version 1.9.5) for Ubuntu for Ubuntu 17.04 (Zesty).
I will soon upload a new "audio-recorder_1.9.5.tar.gz" file for this version. See the Downloads section.

// Moma

moma (osmoma)
Changed in audio-recorder:
milestone: none → version1.9.5
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.