[Git][pulseaudio/pavucontrol][master] desktop: Match the name in the appstream file

PulseAudio Marge Bot (@pulseaudio-merge-bot) gitlab at gitlab.freedesktop.org
Wed Jul 3 11:57:30 UTC 2024



PulseAudio Marge Bot pushed to branch master at PulseAudio / pavucontrol


Commits:
a9d7a65d by Niels De Graef at 2024-06-26T12:15:09+00:00
desktop: Match the name in the appstream file

With the addition of the appstream file, the app is showing up in Flathub
and software apps (like GNOME Software) as "Volume Control", but on the
desktop (using the Desktop file), it's showing up differently as
"PulseAudio Volume Control", which is confusing.

Like commit be02260941 mentions, there are some guidelines for naming apps
which prefer the shorter "Volume Control" more than "PulseAudio
Volume Control". It also helps for example GNOME users who get an
ellipsized name in GNOME Software and the GNOME desktop.

To make sure people still get a hit on "PulseAudio" when searching for
the app, let's add that specifically to the tags. That should prevent
search from breaking in a lot of cases.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/merge_requests/97>

- - - - -


1 changed file:

- src/org.pulseaudio.pavucontrol.desktop.in


Changes:

=====================================
src/org.pulseaudio.pavucontrol.desktop.in
=====================================
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Version=1.0
-Name=PulseAudio Volume Control
+Name=Volume Control
 GenericName=Volume Control
 Comment=Adjust the volume level
 Exec=pavucontrol
@@ -8,4 +8,4 @@ Icon=multimedia-volume-control
 StartupNotify=true
 Type=Application
 Categories=AudioVideo;Audio;Mixer;GTK;Settings;X-XFCE-SettingsDialog;X-XFCE-HardwareSettings;
-Keywords=pavucontrol;Microphone;Volume;Fade;Balance;Headset;Speakers;Headphones;Audio;Mixer;Output;Input;Devices;Playback;Recording;System Sounds;Sound Card;Settings;Preferences;
+Keywords=pavucontrol;PulseAudio;Microphone;Volume;Fade;Balance;Headset;Speakers;Headphones;Audio;Mixer;Output;Input;Devices;Playback;Recording;System Sounds;Sound Card;Settings;Preferences;



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/a9d7a65d828cd37a1b269eaebe35f2d8dd706ca2

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/a9d7a65d828cd37a1b269eaebe35f2d8dd706ca2
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20240703/fc5038a6/attachment.htm>


More information about the pulseaudio-commits mailing list