Fix wrong XDG patch for kshutdown, which resulted in missing icons.

This reverts commit 17237bcf62.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit f416bfb327)
r14.0.x
Chris 4 years ago committed by Slávek Banko
parent 92eec87198
commit d8e7de4445
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,7 +1,7 @@
[Desktop Entry]
# Encoding: UTF-8
Type=Directory
Icon=computer-log-out
Icon=system-log-out
Comment=Shut Down
Comment[pl]=Zamykanie Systemu
Comment[el]=Τερματισμός

@ -8,7 +8,7 @@ Comment[el]=Ακύρωση τερματισμού
Exec=/sbin/shutdown -c
GenericName=
GenericName[pl]=
Icon=computer-log-out
Icon=system-log-out
MimeType=
Path=
StartupNotify=true

@ -8,7 +8,7 @@ Comment[el]=Επανεκκίνηση και εκτέλεση του `fsck'
Exec=/sbin/shutdown -r -F 1
GenericName=
GenericName[pl]=
Icon=computer-log-out
Icon=system-log-out
MimeType=
Path=
StartupNotify=true

Loading…
Cancel
Save