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] [Desktop Entry]
# Encoding: UTF-8 # Encoding: UTF-8
Type=Directory Type=Directory
Icon=computer-log-out Icon=system-log-out
Comment=Shut Down Comment=Shut Down
Comment[pl]=Zamykanie Systemu Comment[pl]=Zamykanie Systemu
Comment[el]=Τερματισμός Comment[el]=Τερματισμός

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

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

Loading…
Cancel
Save