Skip to content

app: use set_prgname

Oliver Smith requested to merge ollieparanoid/podcasts:set-prgname into master

Set the program name to APP_ID to fix two bugs with Phosh:

  1. Properly recognize when Podcasts has started up instead of running into a timeout when displaying the loading screen.
  2. Set the proper icon for the player widget, instead of failing to find the icon.

Merge request reports