summaryrefslogtreecommitdiffstats
path: root/meta/packages/oh/qemu-config
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-22 22:01:39 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-22 22:01:39 +0000
commit8840cd25eeb52637ebc59ac859e627fc17f6243c (patch)
tree9dff2a854e02760e4b9f723bf7c031877ef9796a /meta/packages/oh/qemu-config
parente06f2c78392ec08913c6ac7c4d0fc24fedea3a5b (diff)
downloadpoky-8840cd25eeb52637ebc59ac859e627fc17f6243c.tar.gz
qemu-config: Add shutdown desktop file for qemu images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3573 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oh/qemu-config')
-rw-r--r--meta/packages/oh/qemu-config/qemuarm/shutdown.desktop10
-rw-r--r--meta/packages/oh/qemu-config/shutdown.desktop10
-rw-r--r--meta/packages/oh/qemu-config/shutdown.pngbin0 -> 4823 bytes
3 files changed, 20 insertions, 0 deletions
diff --git a/meta/packages/oh/qemu-config/qemuarm/shutdown.desktop b/meta/packages/oh/qemu-config/qemuarm/shutdown.desktop
new file mode 100644
index 0000000000..2a42af5dcd
--- /dev/null
+++ b/meta/packages/oh/qemu-config/qemuarm/shutdown.desktop
@@ -0,0 +1,10 @@
1[Desktop Entry]
2Encoding=UTF-8
3Type=Application
4Name=Shutdown
5Comment=Close down the machine safely
6Exec=reboot
7Icon=shutdown.png
8Terminal=false
9Categories=Utility;
10StartupNotify=true \ No newline at end of file
diff --git a/meta/packages/oh/qemu-config/shutdown.desktop b/meta/packages/oh/qemu-config/shutdown.desktop
new file mode 100644
index 0000000000..c1cb805694
--- /dev/null
+++ b/meta/packages/oh/qemu-config/shutdown.desktop
@@ -0,0 +1,10 @@
1[Desktop Entry]
2Encoding=UTF-8
3Type=Application
4Name=Shutdown
5Comment=Close down the machine safely
6Exec=halt
7Icon=shutdown.png
8Terminal=false
9Categories=Utility;
10StartupNotify=true \ No newline at end of file
diff --git a/meta/packages/oh/qemu-config/shutdown.png b/meta/packages/oh/qemu-config/shutdown.png
new file mode 100644
index 0000000000..abf3f790dc
--- /dev/null
+++ b/meta/packages/oh/qemu-config/shutdown.png
Binary files differ