diff --git a/meta-digi-dey/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop b/meta-digi-dey/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop new file mode 100644 index 000000000..49132da84 --- /dev/null +++ b/meta-digi-dey/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/hellowindow.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=QT5 Hello Window +Exec=/usr/share/examples/opengl/hellowindow/hellowindow +Icon=hellowindow +Terminal=false +Type=Application +X-MB-SingleInstance=true +Comment=QT5 Hello Window +StartupNotify=false