From d8e7de4445a57301c0315ed6ec46e76a763d6cbe Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 16 Dec 2019 18:22:57 +0100 Subject: [PATCH] Fix wrong XDG patch for kshutdown, which resulted in missing icons. This reverts commit 17237bcf62cf3ef1503d30ff2905477910f0e336. Signed-off-by: Chris (cherry picked from commit f416bfb3279ceafc26c055bbf7a358ba4363c760) --- extras/shutdown/.directory | 2 +- extras/shutdown/cancelshutdown.desktop | 2 +- extras/shutdown/fsck.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extras/shutdown/.directory b/extras/shutdown/.directory index 923cce1..b67681f 100644 --- a/extras/shutdown/.directory +++ b/extras/shutdown/.directory @@ -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]=Τερματισμός 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 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