diff options
| author | Kimmo Ollila <kimmo.ollila@qt.io> | 2023-12-18 10:06:07 +0200 |
|---|---|---|
| committer | Kimmo Ollila <kimmo.ollila@qt.io> | 2023-12-19 07:25:51 +0000 |
| commit | c891304af3a7e345747c59932ec5662dd02931c2 (patch) | |
| tree | be29585dc2a77a5fc54f3cd4b7824c67cc4a9527 | |
| parent | 4f935a653288846d348072d0f9001de1a5939949 (diff) | |
Add metadata for startupscreen
Change-Id: I8d5649964078384e56cf2566abe3755780da2c77
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| -rw-r--r-- | metadata/startupscreen/demo.xml | 7 | ||||
| -rw-r--r-- | metadata/startupscreen/preview.png | bin | 0 -> 36833 bytes |
2 files changed, 7 insertions, 0 deletions
diff --git a/metadata/startupscreen/demo.xml b/metadata/startupscreen/demo.xml new file mode 100644 index 0000000..9eca669 --- /dev/null +++ b/metadata/startupscreen/demo.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<application title="Get started with Boot to Qt" priority="10" scalable="1" icon="preview.png" binary="/usr/bin/startupscreen" arguments="-platform wayland-egl"> + <description> + Provides USB and Wi-Fi settings and instructions how to deploy applications from the Qt Creator. + </description> +</application> diff --git a/metadata/startupscreen/preview.png b/metadata/startupscreen/preview.png Binary files differnew file mode 100644 index 0000000..45c4e5a --- /dev/null +++ b/metadata/startupscreen/preview.png |
