|
4 | 4 | <id>com.github.elfenware.badger</id> |
5 | 5 | <metadata_license>CC0</metadata_license> |
6 | 6 | <project_license>GPL-3.0+</project_license> |
7 | | - <name>Badger</name> |
| 7 | + <name translate="no">Badger</name> |
8 | 8 | <summary>Remind yourself to not sit and stare at the screen for too long</summary> |
9 | 9 | <description> |
10 | 10 | <p>When you are using your computer for extended periods of time, you need to relax your body every once in a while.</p> |
|
208 | 208 | </description> |
209 | 209 | </release> |
210 | 210 | </releases> |
| 211 | + |
211 | 212 | <launchable type="desktop-id">com.github.elfenware.badger.desktop</launchable> |
| 213 | + <translation type="gettext" source_locale="en_GB">com.github.elfenware.badger</translation> |
212 | 214 | <provides> |
213 | 215 | <binary>com.github.elfenware.badger</binary> |
214 | 216 | </provides> |
215 | 217 | <content_rating type="oars-1.1"/> |
| 218 | + <recommends> |
| 219 | + <control>pointing</control> |
| 220 | + <control>touch</control> |
| 221 | + </recommends> |
| 222 | + <suggests> |
| 223 | + <id>com.github.elfenware.obliviate</id> |
| 224 | + <id>io.github.ellie_commons.jorts</id> |
| 225 | + </suggests> |
216 | 226 |
|
217 | | - <developer_name>Elfenware</developer_name> |
| 227 | + <developer id="com.github.elfenware"> |
| 228 | + <name>Darshak Parikh</name> |
| 229 | + </developer> |
| 230 | + <project_group>Elfenware</project_group> |
218 | 231 | <url type="homepage">https://github.com/elfenware/badger</url> |
219 | 232 | <url type="bugtracker">https://github.com/elfenware/badger/issues</url> |
220 | 233 | <url type="help">https://github.com/elfenware/badger/issues</url> |
221 | 234 |
|
222 | 235 | <update_contact>darshak_AT_protonmail.com</update_contact> |
| 236 | + |
| 237 | + <categories> |
| 238 | + <category>Office</category> |
| 239 | + <category>Utility</category> |
| 240 | + <category>GTK</category> |
| 241 | + </categories> |
| 242 | + <keywords> |
| 243 | + <keyword>Reminders</keyword> |
| 244 | + <keyword>Reminder</keyword> |
| 245 | + <keyword>Selfcare</keyword> |
| 246 | + <keyword>Health</keyword> |
| 247 | + <keyword>Cute</keyword> |
| 248 | + <keyword>Simple</keyword> |
| 249 | + </keywords> |
| 250 | + |
223 | 251 | <screenshots> |
224 | 252 | <screenshot type="default"> |
| 253 | + <caption>The Badger automatically adapts to your set periodical reminders</caption> |
225 | 254 | <image>https://raw.githubusercontent.com/elfenware/badger/master/data/window-screenshot.png</image> |
226 | 255 | </screenshot> |
227 | 256 | </screenshots> |
| 257 | + <branding> |
| 258 | + <color type="primary" scheme_preference="light">#fff</color> |
| 259 | + <color type="primary" scheme_preference="dark">#333</color> |
| 260 | + </branding> |
228 | 261 | <custom> |
229 | 262 | <value key="x-appcenter-color-primary">#fff</value> |
230 | 263 | <value key="x-appcenter-color-primary-text">#333</value> |
|
0 commit comments