diff options
author | Chris <xchrisx@uber.space> | 2019-12-16 18:22:57 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-12-16 18:50:59 +0100 |
commit | d8e7de4445a57301c0315ed6ec46e76a763d6cbe (patch) | |
tree | 8a2d57fa6a32f4bb8e10f567a106223a14244a52 /extras/shutdown/fsck.desktop | |
parent | 92eec87198906a240d4fe27e80d72a94fb3ed0ea (diff) | |
download | kshutdown-d8e7de4445a57301c0315ed6ec46e76a763d6cbe.tar.gz kshutdown-d8e7de4445a57301c0315ed6ec46e76a763d6cbe.zip |
Fix wrong XDG patch for kshutdown, which resulted in missing icons.
This reverts commit 17237bcf62cf3ef1503d30ff2905477910f0e336.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit f416bfb3279ceafc26c055bbf7a358ba4363c760)
Diffstat (limited to 'extras/shutdown/fsck.desktop')
-rw-r--r-- | extras/shutdown/fsck.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/shutdown/fsck.desktop b/extras/shutdown/fsck.desktop index 45f88fb..d6c8ccf 100644 --- a/extras/shutdown/fsck.desktop +++ b/extras/shutdown/fsck.desktop @@ -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 |