mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-06 03:28:07 +02:00
metainfo: Fix launchable tag
The .desktop file name has changed.
This commit is contained in:
parent
7095051b25
commit
9635f1ed72
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue