diff options
author | Chris <xchrisx@uber.space> | 2019-12-16 18:22:57 +0100 |
---|---|---|
committer | Chris <xchrisx@uber.space> | 2019-12-16 18:22:57 +0100 |
commit | f416bfb3279ceafc26c055bbf7a358ba4363c760 (patch) | |
tree | f37529a102fde48f4d1aa1dc6b4e89cde9637626 /extras/shutdown/cancelshutdown.desktop | |
parent | 67af51d3d4912750029b942e926b979e0d14cb50 (diff) | |
download | kshutdown-f416bfb3279ceafc26c055bbf7a358ba4363c760.tar.gz kshutdown-f416bfb3279ceafc26c055bbf7a358ba4363c760.zip |
Fix wrong XDG patch for kshutdown, which resulted in missing icons.
This reverts commit 17237bcf62cf3ef1503d30ff2905477910f0e336.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'extras/shutdown/cancelshutdown.desktop')
-rw-r--r-- | extras/shutdown/cancelshutdown.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/shutdown/cancelshutdown.desktop b/extras/shutdown/cancelshutdown.desktop index a5adc57..2ec0dfc 100644 --- a/extras/shutdown/cancelshutdown.desktop +++ b/extras/shutdown/cancelshutdown.desktop @@ -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 |