mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
fix app metadata and screenshot size
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<id>org.kuchelmeister.toolbxtuner</id>
|
<id>org.kuchelmeister.toolbxtuner</id>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>GPL-3.0-or-later</project_license>
|
<project_license>GPL-3.0-or-later</project_license>
|
||||||
|
<content_rating type="oars-1.0" />
|
||||||
<name>Toolbx Tuner</name>
|
<name>Toolbx Tuner</name>
|
||||||
<summary>Manage and enhance your toolbxes (containertoolboxes)</summary>
|
<summary>Manage and enhance your toolbxes (containertoolboxes)</summary>
|
||||||
<description>
|
<description>
|
||||||
@@ -12,20 +13,22 @@
|
|||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<caption>Main application window showing multiple toolboxes</caption>
|
<caption>Main application window showing multiple toolboxes</caption>
|
||||||
<image type="source" width="1633" height="971">https://media.githubusercontent.com/media/13hannes11/toolbx-tuner/main/data/screenshots/main_light.png</image>
|
<image type="source" width="1200" height="800">https://media.githubusercontent.com/media/13hannes11/toolbx-tuner/main/data/screenshots/main_light.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<caption>Main application window in dark mode</caption>
|
<caption>Main application window in dark mode</caption>
|
||||||
<image type="source" width="1633" height="971">https://media.githubusercontent.com/media/13hannes11/toolbx-tuner/main/data/screenshots/main_dark.png</image>
|
<image type="source" width="1200" height="800">https://media.githubusercontent.com/media/13hannes11/toolbx-tuner/main/data/screenshots/main_dark.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<content_rating type="oars-1.0" />
|
|
||||||
<url type="homepage">https://github.com/13hannes11/toolbx-tuner</url>
|
<url type="homepage">https://github.com/13hannes11/toolbx-tuner</url>
|
||||||
<url type="bugtracker">https://github.com/13hannes11/toolbx-tuner/issues/</url>
|
<url type="bugtracker">https://github.com/13hannes11/toolbx-tuner/issues/</url>
|
||||||
<update_contact>hannes_AT_kuchelmeister.org</update_contact>
|
<update_contact>hannes_AT_kuchelmeister.org</update_contact>
|
||||||
<developer_name>Hannes Kuchelmeister</developer_name>
|
<developer_name>Hannes Kuchelmeister</developer_name>
|
||||||
|
|
||||||
<launchable type="desktop-id">org.kuchelmeister.toolbxtuner.desktop</launchable>
|
<launchable type="desktop-id">org.kuchelmeister.toolbxtuner.desktop</launchable>
|
||||||
|
<releases>
|
||||||
|
<release version="0.0.0" type="development" date="2022-04-18" />
|
||||||
|
</releases>
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
|
|||||||
BIN
data/screenshots/main_dark.png
LFS
BIN
data/screenshots/main_dark.png
LFS
Binary file not shown.
BIN
data/screenshots/main_light.png
LFS
BIN
data/screenshots/main_light.png
LFS
Binary file not shown.
Reference in New Issue
Block a user