mirror of
https://gitlab.freedesktop.org/pulseaudio/pavucontrol.git
synced 2026-05-05 13:28:06 +02:00
Fix warning in .desktop file
With the underscore, we got: ../src/pavucontrol.desktop.in:12:0: warning: invalid non-blank line
This commit is contained in:
parent
805d6522c6
commit
964f2987a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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;Microphone;Volume;Fade;Balance;Headset;Speakers;Headphones;Audio;Mixer;Output;Input;Devices;Playback;Recording;System Sounds;Sound Card;Settings;Preferences;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue