summaryrefslogtreecommitdiffstats
path: root/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop
diff options
context:
space:
mode:
authorNeena Busireddy <neena.busireddy@freescale.com>2014-06-30 15:04:35 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2014-07-06 19:45:46 +0200
commit7f5c022e8cff05b18319f48b95bb94a0e0c8a3e6 (patch)
treedef3469859cb90d635431c938a8c44d3ac9c694f /recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop
parent1d046542b60e2230989ba42479d6d1918b7a836d (diff)
downloadmeta-qt5-7f5c022e8cff05b18319f48b95bb94a0e0c8a3e6.tar.gz
qt5-demo-extrafiles: Create recipe to include extrafiles for qt5 demo.
This recipe has all the extra files required for Qt5 demo. This recipe originated from the wandboard wiki page http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop')
-rw-r--r--recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop b/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop
new file mode 100644
index 00000000..d9fb60c1
--- /dev/null
+++ b/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/quitindicators.desktop
@@ -0,0 +1,9 @@
1[Desktop Entry]
2Name=Qt5 QUItBattery
3Exec=/bin/sh -c "cd /usr/share/quitindicators-1.0.1/; ./QUItIndicators"
4Icon=quitindicators
5Terminal=false
6Type=Application
7X-MB-SingleInstance=true
8Comment=Qt5 QUItBattery
9StartupNotify=false