meta-digi: recipes-qt: fix hellowindow application desktop path
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
parent
5a893838c9
commit
e907f124aa
|
|
@ -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
|
||||||
Loading…
Reference in New Issue