Branch: r14.0.x

8cf722f8 2015-03-26 14:25:56 Timothy Pearson
Bring system icon into XDG compliance
(cherry picked from commit 17237bcf62cf3ef1503d30ff2905477910f0e336)
M extras/shutdown/.directory
M extras/shutdown/cancelshutdown.desktop
M extras/shutdown/fsck.desktop
diff --git a/extras/shutdown/.directory b/extras/shutdown/.directory
index b67681f..923cce1 100644
--- a/extras/shutdown/.directory
+++ b/extras/shutdown/.directory
@@ -1,7 +1,7 @@
 [Desktop Entry]
 # Encoding: UTF-8
 Type=Directory
-Icon=system-log-out
+Icon=computer-log-out
 Comment=Shut Down
 Comment[pl]=Zamykanie Systemu
 Comment[el]=����������������������
diff --git a/extras/shutdown/cancelshutdown.desktop b/extras/shutdown/cancelshutdown.desktop
index 2ec0dfc..a5adc57 100644
--- a/extras/shutdown/cancelshutdown.desktop
+++ b/extras/shutdown/cancelshutdown.desktop
@@ -8,7 +8,7 @@
 Exec=/sbin/shutdown -c
 GenericName=
 GenericName[pl]=
-Icon=system-log-out
+Icon=computer-log-out
 MimeType=
 Path=
 StartupNotify=true
diff --git a/extras/shutdown/fsck.desktop b/extras/shutdown/fsck.desktop
index d6c8ccf..45f88fb 100644
--- a/extras/shutdown/fsck.desktop
+++ b/extras/shutdown/fsck.desktop
@@ -8,7 +8,7 @@
 Exec=/sbin/shutdown -r -F 1
 GenericName=
 GenericName[pl]=
-Icon=system-log-out
+Icon=computer-log-out
 MimeType=
 Path=
 StartupNotify=true