Update app description

This commit is contained in:
kramo
2023-04-05 11:12:13 +02:00
parent 4a1f9d3f86
commit 74b639c760
4 changed files with 9 additions and 10 deletions

View File

@@ -32,10 +32,11 @@
Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita. Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita.
## Features ## Features
- Manually adding and editing games - Manually adding and editing games
- Importing games from Steam, Heroic and Bottles - Importing games from Steam, Lutris Heroic, Bottles and itch
- Support for multiple Steam install locations - Support for multiple Steam install locations
- Hiding games - Hiding games
- Searching and sorting by title, date added and last played - Searching and sorting by title, date added and last played
- Automatically downloading cover art from [SteamGridDB](https://www.steamgriddb.com/)
For updates and questions, join our [Discord server][discord-url]! For updates and questions, join our [Discord server][discord-url]!

View File

@@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Name=Cartridges Name=Cartridges
GenericName=Game Launcher GenericName=Game Launcher
Comment=Launch your games Comment=Launch all your games
Exec=cartridges Exec=cartridges
Icon=hu.kramo.Cartridges Icon=hu.kramo.Cartridges
Terminal=false Terminal=false

View File

@@ -6,7 +6,7 @@
<name>Cartridges</name> <name>Cartridges</name>
<summary>Launch all your games</summary> <summary>Launch all your games</summary>
<description> <description>
<p>Cartridges is a simple game launcher. It has support for importing your games from Steam, Heroic and Bottles with organizational features such as hiding and sorting by date added or last played.</p> <p>Cartridges is a simple game launcher for all of your games. It has support for importing games from Steam, Lutris, Heroic and more with no login necessary. You can sort and hide games or download cover art from SteamGridDB.</p>
</description> </description>
<url type="homepage">https://github.com/kra-mo/cartridges</url> <url type="homepage">https://github.com/kra-mo/cartridges</url>
<url type="bugtracker">https://github.com/kra-mo/cartridges/issues</url> <url type="bugtracker">https://github.com/kra-mo/cartridges/issues</url>

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cartridges\n" "Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 10:54+0200\n" "POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -28,18 +28,16 @@ msgid "Game Launcher"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.desktop.in:5 #: data/hu.kramo.Cartridges.desktop.in:5
msgid "Launch your games"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:7 #: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games" msgid "Launch all your games"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher. It has support for importing your " "Cartridges is a simple game launcher for all of your games. It has support "
"games from Steam, Heroic and Bottles with organizational features such as " "for importing games from Steam, Lutris, Heroic and more with no login "
"hiding and sorting by date added or last played." "necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:22 #: data/hu.kramo.Cartridges.metainfo.xml.in:22