mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
daemon: Drop empty fields in desktop file
The fields weren't used, and were incorrectly munged during generation. This makes validation succeed.
This commit is contained in:
parent
b56a381b1b
commit
2ee919e980
1 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,5 @@ Comment=Start the PulseAudio Sound System
|
||||||
Exec=start-pulseaudio-x11
|
Exec=start-pulseaudio-x11
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=
|
|
||||||
GenericName=
|
|
||||||
X-GNOME-Autostart-Phase=Initialization
|
X-GNOME-Autostart-Phase=Initialization
|
||||||
X-KDE-autostart-phase=1
|
X-KDE-autostart-phase=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue