mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
add some additional descriptions
This commit is contained in:
@@ -1,14 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="desktop">
|
<component type="desktop-application">
|
||||||
<id>org.kuchelmeister.toolbxtuner.desktop</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>
|
||||||
<name>Toolbx Tuner</name>
|
<name>Toolbx Tuner</name>
|
||||||
<summary></summary>
|
<summary>Manage and enhance your toolbxes (containertoolboxes)</summary>
|
||||||
<description>
|
<description>
|
||||||
<p>No description</p>
|
<p>An application to manage and enhance your containertoolboxes.</p>
|
||||||
</description>
|
</description>
|
||||||
<url>https://github.com/13hannes11/toolbx-tuner</url>
|
|
||||||
|
<url type="homepage">https://github.com/13hannes11/toolbx-tuner</url>
|
||||||
|
<url type="bugtracker">hhttps://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>
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,12 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Toolbx Tuner
|
Name=Toolbx Tuner
|
||||||
|
Comment=Manage and enhance your toolbxes (containertoolboxes)
|
||||||
Exec=toolbx-tuner
|
Exec=toolbx-tuner
|
||||||
Icon=org.kuchelmeister.toolbxtuner
|
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=GTK;
|
Categories=GTK;
|
||||||
StartupNotify=true
|
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||||
|
Keywords=Gnome;GTK;Container;Toolbx;Podman;Toolbox;
|
||||||
|
# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
|
||||||
|
Icon=org.kuchelmeister.toolbxtuner
|
||||||
|
StartupNotify=true
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
data/org.kuchelmeister.toolbxtuner.desktop.in
|
data/org.kuchelmeister.toolbxtuner.desktop.in
|
||||||
data/org.kuchelmeister.toolbxtuner.appdata.xml.in
|
data/org.kuchelmeister.toolbxtuner.appdata.xml.in
|
||||||
data/org.kuchelmeister.toolbxtuner.gschema.xml
|
data/org.kuchelmeister.toolbxtuner.gschema.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user