data: Add metadata
16
README.md
@@ -1,11 +1,5 @@
|
||||
# PyGObject Template
|
||||
|
||||
Create a project by running the following command with your app ID:
|
||||
|
||||
```sh
|
||||
./create_project.py org.example.AppName
|
||||
```
|
||||
|
||||
## Credit
|
||||
|
||||
A huge thanks to [GNOME Builder](https://gitlab.gnome.org/GNOME/gnome-builder/), this repository is an opinionated modification of its Python template.
|
||||
<div align="center">
|
||||
<img alt="" src="data/icons/page.kramo.Cartridges.svg" width="128" height="128">
|
||||
<h1>Cartridges</h1>
|
||||
<p>Launch all your games</p>
|
||||
</div>
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
:root {
|
||||
--accent-bg-color: var(--accent-purple);
|
||||
}
|
||||
|
||||
#grid {
|
||||
padding: 6px 12px 12px;
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g fill="#2e3436" color="#000"><path d="M7.188 2.281c-.094.056-.192.125-.29.19L5.566 3.803a1.684 1.684 0 1 1-2.17 2.17L2.332 7.037c.506-.069 1.017-.136 1.2.026.242.214.139 1.031.155 1.656.213.088.427.171.657.219.04.008.085-.007.125 0 .337-.525.683-1.288 1-1.344.322-.057.905.562 1.406.937a3.7 3.7 0 0 0 .656-.468c-.195-.595-.594-1.369-.437-1.657.158-.29 1.019-.37 1.625-.531.028-.183.062-.371.062-.562 0-.075-.027-.146-.031-.22-.587-.217-1.435-.385-1.562-.687-.128-.302.34-1.021.593-1.593a3.7 3.7 0 0 0-.593-.532m3.875 3.25c-.165.475-.305 1.086-.47 1.563-.43.047-.84.14-1.218.312-.38-.322-.787-.773-1.156-1.093a5.6 5.6 0 0 0-.688.468c.177.46.453 1.001.625 1.469-.298.309-.531.67-.719 1.063-.494 0-1.102-.084-1.593-.094a6 6 0 0 0-.219.812c.435.24 1.006.468 1.438.72-.006.093-.032.185-.032.28 0 .333.049.66.125.97-.382.304-.898.63-1.28.937.015.044.04.083.058.127l.613.613c.417-.1.868-.223 1.266-.303.248.343.532.626.875.875-.027.135-.068.283-.104.428.174-.063.34-.155.482-.297l1.432-1.432a1.994 1.994 0 0 1 .533-3.918c.919 0 1.684.623 1.918 1.467l1.338-1.338q.088-.09.156-.191c-.035-.062-.06-.13-.1-.188.096-.152.205-.31.315-.47.017-.348-.1-.7-.37-.971l-.177-.176c-.28.192-.561.387-.83.555-.345-.233-.746-.383-1.156-.5-.077-.507-.107-1.132-.187-1.625a5.4 5.4 0 0 0-.875-.063m-9.247.608q-.131.103-.254.205l.014.035z" overflow="visible" style="marker:none"/><path d="M8.707.293a1 1 0 0 0-1.415 0l-6.999 7a1 1 0 0 0 0 1.413l7 7.001a1 1 0 0 0 1.415 0l7-7a1 1 0 0 0 0-1.413zm-.708 2.121 5.587 5.587L8 13.586 2.414 7.999z" font-family="sans-serif" font-weight="400" overflow="visible" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none"/></g></svg>
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3C1.89543 3 1 3.89543 1 5V11C1 12.1046 1.89543 13 3 13H13C14.1046 13 15 12.1046 15 11V5C15 3.89543 14.1046 3 13 3H3ZM6 5C5.44772 5 5 5.44772 5 6V10C5 10.5523 5.44772 11 6 11H10C10.5523 11 11 10.5523 11 10V6C11 5.44772 10.5523 5 10 5H6ZM12 8C12 7.44772 12.4477 7 13 7C13.5523 7 14 7.44772 14 8C14 8.55228 13.5523 9 13 9C12.4477 9 12 8.55228 12 8ZM3 7C2.44772 7 2 7.44772 2 8C2 8.55228 2.44772 9 3 9C3.55228 9 4 8.55228 4 8C4 7.44772 3.55228 7 3 7Z" fill="black"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 618 B |
@@ -1 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g fill="#2e3436" color="#000"><path d="M7.188 2.281c-.094.056-.192.125-.29.19L5.566 3.803a1.684 1.684 0 1 1-2.17 2.17L2.332 7.037c.506-.069 1.017-.136 1.2.026.242.214.139 1.031.155 1.656.213.088.427.171.657.219.04.008.085-.007.125 0 .337-.525.683-1.288 1-1.344.322-.057.905.562 1.406.937a3.7 3.7 0 0 0 .656-.468c-.195-.595-.594-1.369-.437-1.657.158-.29 1.019-.37 1.625-.531.028-.183.062-.371.062-.562 0-.075-.027-.146-.031-.22-.587-.217-1.435-.385-1.562-.687-.128-.302.34-1.021.593-1.593a3.7 3.7 0 0 0-.593-.532m3.875 3.25c-.165.475-.305 1.086-.47 1.563-.43.047-.84.14-1.218.312-.38-.322-.787-.773-1.156-1.093a5.6 5.6 0 0 0-.688.468c.177.46.453 1.001.625 1.469-.298.309-.531.67-.719 1.063-.494 0-1.102-.084-1.593-.094a6 6 0 0 0-.219.812c.435.24 1.006.468 1.438.72-.006.093-.032.185-.032.28 0 .333.049.66.125.97-.382.304-.898.63-1.28.937.015.044.04.083.058.127l.613.613c.417-.1.868-.223 1.266-.303.248.343.532.626.875.875-.027.135-.068.283-.104.428.174-.063.34-.155.482-.297l1.432-1.432a1.994 1.994 0 0 1 .533-3.918c.919 0 1.684.623 1.918 1.467l1.338-1.338q.088-.09.156-.191c-.035-.062-.06-.13-.1-.188.096-.152.205-.31.315-.47.017-.348-.1-.7-.37-.971l-.177-.176c-.28.192-.561.387-.83.555-.345-.233-.746-.383-1.156-.5-.077-.507-.107-1.132-.187-1.625a5.4 5.4 0 0 0-.875-.063m-9.247.608q-.131.103-.254.205l.014.035z" overflow="visible" style="marker:none"/><path d="M8.707.293a1 1 0 0 0-1.415 0l-6.999 7a1 1 0 0 0 0 1.413l7 7.001a1 1 0 0 0 1.415 0l7-7a1 1 0 0 0 0-1.413zm-.708 2.121 5.587 5.587L8 13.586 2.414 7.999z" font-family="sans-serif" font-weight="400" overflow="visible" style="line-height:normal;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;text-orientation:mixed;shape-padding:0;isolation:auto;mix-blend-mode:normal;marker:none"/></g></svg>
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3C1.89543 3 1 3.89543 1 5V11C1 12.1046 1.89543 13 3 13H13C14.1046 13 15 12.1046 15 11V5C15 3.89543 14.1046 3 13 3H3ZM6 5C5.44772 5 5 5.44772 5 6V10C5 10.5523 5.44772 11 6 11H10C10.5523 11 11 10.5523 11 10V6C11 5.44772 10.5523 5 10 5H6ZM12 8C12 7.44772 12.4477 7 13 7C13.5523 7 14 7.44772 14 8C14 8.55228 13.5523 9 13 9C12.4477 9 12 8.55228 12 8ZM3 7C2.44772 7 2 7.44772 2 8C2 8.55228 2.44772 9 3 9C3.55228 9 4 8.55228 4 8C4 7.44772 3.55228 7 3 7Z" fill="black"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 618 B |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 2.7 KiB |
@@ -1,10 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Name=Cartridges
|
||||
GenericName=Game Launcher
|
||||
Comment=Launch all your games
|
||||
Exec=cartridges
|
||||
Icon=@APP_ID@
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Utility;
|
||||
Keywords=GTK;
|
||||
Categories=GNOME;GTK;Game;PackageManager;
|
||||
# Translators: Leave "cartridges" untranslated here.
|
||||
Keywords=gaming;games;play;cartridges;launch;launcher;steam;lutris;heroic;epic;bottles;itch;legendary;retroarch;
|
||||
StartupNotify=true
|
||||
DBusActivatable=true
|
||||
|
||||
@@ -1,28 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>@APP_ID@</id>
|
||||
<replaces>
|
||||
<id>hu.kramo.Cartridges</id>
|
||||
</replaces>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-or-later</project_license>
|
||||
|
||||
<name>Cartridges</name>
|
||||
<summary>Keep the summary shorter, between 10 and 35 characters</summary>
|
||||
<summary>Launch all your games</summary>
|
||||
<description>
|
||||
<p>No description</p>
|
||||
<p>Cartridges is a simple game launcher for all of your games.</p>
|
||||
</description>
|
||||
|
||||
<developer id="page.kramo">
|
||||
<name translate="no">Developer Name</name>
|
||||
<name translate="no">Jamie, Laura, Zoey</name>
|
||||
</developer>
|
||||
|
||||
<url type="homepage">https://example.org/</url>
|
||||
<url type="vcs-browser">https://example.org/repository</url>
|
||||
<url type="bugtracker">https://example.org/issues</url>
|
||||
<url type="translate">https://example.org/translate</url>
|
||||
<url type="faq">https://example.org/faq</url>
|
||||
<url type="help">https://example.org/help</url>
|
||||
<url type="donation">https://example.org/donate</url>
|
||||
<url type="contact">https://example.org/contact</url>
|
||||
<url type="contribute">https://example.org/contribute</url>
|
||||
<url type="homepage">https://apps.gnome.org/Cartridges/</url>
|
||||
<url type="vcs-browser">https://git.kramo.page/cartridges</url>
|
||||
<url type="bugtracker">https://git.kramo.page/cartridges/issues</url>
|
||||
<url type="translate">https://hosted.weblate.org/engage/cartridges/</url>
|
||||
<url type="contact">https://discord.gg/yrJfddyt56</url>
|
||||
<url type="contribute">https://git.kramo.page/cartridges/src/branch/main/CONTRIBUTING.md</url>
|
||||
|
||||
<translation type="gettext">cartridges</translation>
|
||||
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
|
||||
@@ -38,8 +38,8 @@
|
||||
</supports>
|
||||
|
||||
<branding>
|
||||
<color type="primary" scheme_preference="light">#ff00ff</color>
|
||||
<color type="primary" scheme_preference="dark">#993d3d</color>
|
||||
<color type="primary" scheme_preference="light">#d5b0e7</color>
|
||||
<color type="primary" scheme_preference="dark">#501a5c</color>
|
||||
</branding>
|
||||
|
||||
<releases>
|
||||
|
||||