Skip to content

Show app icon in PulseAudio settings

James Westman requested to merge jwestman/podcasts:fix-142 into master

According to the docs, gtk::Window::set_default_icon_name should take care of this, but it evidently isn't. So we'll use the environment variable method instead.

Fixes #142 (closed)

Merge request reports