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

This reverts commit 17237bcf62.

Signed-off-by: Chris <xchrisx@uber.space>
pull/3/head
Chris 4 years ago
parent 67af51d3d4
commit f416bfb327

@ -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