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
|
@ -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…
Reference in New Issue