aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop')
-rw-r--r--recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop b/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop
new file mode 100644
index 00000000..84edeaaf
--- /dev/null
+++ b/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=QT5 Hello Window
+Exec=/usr/share/qt5/examples/opengl/hellowindow/hellowindow
+Icon=hellowindow
+Terminal=false
+Type=Application
+X-MB-SingleInstance=true
+Comment=QT5 Hello Window
+StartupNotify=false