Arun Raghavan pushed to branch master at PulseAudio / pavucontrol
Commits: 9635f1ed by Arun Raghavan at 2024-05-17T17:41:07-04:00 metainfo: Fix launchable tag The .desktop file name has changed. - - - - - 1 changed file: - src/org.pulseaudio.pavucontrol.metainfo.xml.in Changes: ===================================== src/org.pulseaudio.pavucontrol.metainfo.xml.in ===================================== @@ -3,7 +3,7 @@ <component type="desktop-application"> <id>org.pulseaudio.pavucontrol</id> <translation type="gettext">pavucontrol</translation> - <launchable type="desktop-id">pavucontrol.desktop</launchable> + <launchable type="desktop-id">org.pulseaudio.pavucontrol.desktop</launchable> <name>Volume Control</name> <summary>Adjust device and app volumes</summary> <developer_name>The PulseAudio Developers</developer_name> View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/9635f1ed72b3604b820fa3c32ce770a7fce79926 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/9635f1ed72b3604b820fa3c32ce770a7fce79926 You're receiving this email because of your account on gitlab.freedesktop.org.
