From 54b8e84356b513b0fa6e5bcdfed75000ff8e0575 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 3 Sep 2012 14:45:40 +0100 Subject: qemu-config: split out shutdown icon to its own recipe Cleanly shutting down the machine from Sato is useful on other machines, not all of which have a power button that otherwise enables this, so make it not specific to qemu* and add it to task-core-x11-sato. (From OE-Core rev: 738005f4713c0da7bc04582a41efa956efdb9cc0) Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- .../shutdown-desktop/shutdown-desktop/shutdown.desktop | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop (limited to 'meta/recipes-sato/shutdown-desktop/shutdown-desktop') diff --git a/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop b/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop new file mode 100644 index 0000000000..272688922c --- /dev/null +++ b/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=Shutdown +Comment=Close down the machine safely +Exec=halt +Icon=system-shutdown +Terminal=false +Categories=Utility; +StartupNotify=true \ No newline at end of file -- cgit v1.2.3-54-g00ecf