diff options
| -rw-r--r-- | meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop b/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop index 272688922c..99bee4c241 100644 --- a/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop +++ b/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop @@ -3,7 +3,7 @@ Encoding=UTF-8  Type=Application  Name=Shutdown  Comment=Close down the machine safely -Exec=halt +Exec=poweroff  Icon=system-shutdown  Terminal=false  Categories=Utility; | 
