aboutsummaryrefslogtreecommitdiffstats
path: root/packages/suspend-desktop/suspend.desktop
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2005-11-21 11:41:15 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-21 11:41:15 +0000
commit5c243ea0c692f54a7c1540874001a745ac10582c (patch)
treeb2971ee291fec90d42e0b7cbccae7c2a4c17a9cf /packages/suspend-desktop/suspend.desktop
parent58d98d5b50de03139c064da4aadb6400676a3d82 (diff)
downloadopenembedded-5c243ea0c692f54a7c1540874001a745ac10582c.tar.gz
suspend-desktop: New package providing a desktop entry to suspend some devices using apm or the pm helper.
Diffstat (limited to 'packages/suspend-desktop/suspend.desktop')
-rw-r--r--packages/suspend-desktop/suspend.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/suspend-desktop/suspend.desktop b/packages/suspend-desktop/suspend.desktop
new file mode 100644
index 0000000000..21da51a66c
--- /dev/null
+++ b/packages/suspend-desktop/suspend.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Suspend
+Comment=Suspend device
+Exec=/usr/bin/suspend.sh
+Terminal=0
+Type=Application
+Icon=gpe-config-sleep.png
+Categories=Utility;GPE;Action
+StartupNotify=False