mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
daemon: Remove deprecated Encoding from .desktop files
Encoding is deprecated according to http://standards.freedesktop.org/desktop-entry-spec/latest/apc.html
This commit is contained in:
parent
a360b29a0a
commit
6ac599c1f4
2 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Encoding=UTF-8
|
|
||||||
_Name=PulseAudio Sound System KDE Routing Policy
|
_Name=PulseAudio Sound System KDE Routing Policy
|
||||||
_Comment=Start the PulseAudio Sound System with KDE Routing Policy
|
_Comment=Start the PulseAudio Sound System with KDE Routing Policy
|
||||||
Exec=start-pulseaudio-kde
|
Exec=start-pulseaudio-kde
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Encoding=UTF-8
|
|
||||||
_Name=PulseAudio Sound System
|
_Name=PulseAudio Sound System
|
||||||
_Comment=Start the PulseAudio Sound System
|
_Comment=Start the PulseAudio Sound System
|
||||||
Exec=start-pulseaudio-x11
|
Exec=start-pulseaudio-x11
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue