|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Copyright 2019 Manexim --> |
| 3 | +<component type="desktop"> |
| 4 | + <id>com.github.manexim.insomnia</id> |
| 5 | + <metadata_license>CC0</metadata_license> |
| 6 | + <project_license>GPL-3.0+</project_license> |
| 7 | + <name>Insomnia</name> |
| 8 | + <summary>Prevent the display from being turned off or the device from going into sleep mode</summary> |
| 9 | + <description> |
| 10 | + <p>Insomnia helps to keep your device awake, without needing to adjust your system power settings.</p> |
| 11 | + </description> |
| 12 | + <categories> |
| 13 | + <category>System</category> |
| 14 | + </categories> |
| 15 | + <provides> |
| 16 | + <binary>com.github.manexim.insomnia</binary> |
| 17 | + </provides> |
| 18 | + <releases> |
| 19 | + <release date="2021-01-23" version="1.0.0"> |
| 20 | + <description> |
| 21 | + <p>Initial release</p> |
| 22 | + </description> |
| 23 | + </release> |
| 24 | + </releases> |
| 25 | + <screenshots> |
| 26 | + <screenshot type="default"> |
| 27 | + <caption></caption> |
| 28 | + <image>https://raw.githubusercontent.com/manexim/insomnia/master/data/screenshots/000.png</image> |
| 29 | + </screenshot> |
| 30 | + <screenshot> |
| 31 | + <caption></caption> |
| 32 | + <image>https://raw.githubusercontent.com/manexim/insomnia/master/data/screenshots/001.png</image> |
| 33 | + </screenshot> |
| 34 | + <screenshot> |
| 35 | + <caption></caption> |
| 36 | + <image>https://raw.githubusercontent.com/manexim/insomnia/master/data/screenshots/002.png</image> |
| 37 | + </screenshot> |
| 38 | + </screenshots> |
| 39 | + <developer_name>Manexim</developer_name> |
| 40 | + <url type="homepage">https://github.com/manexim</url> |
| 41 | + <url type="bugtracker">https://github.com/manexim/insomnia/issues</url> |
| 42 | + <custom> |
| 43 | + <!-- elementary AppCenter specific values --> |
| 44 | + <value key="x-appcenter-color-primary">#fafafa</value> |
| 45 | + <value key="x-appcenter-color-primary-text">#333</value> |
| 46 | + <!-- Suggested price in USD; just a suggestion, NOT a minimum. --> |
| 47 | + <value key="x-appcenter-suggested-price">5</value> |
| 48 | + </custom> |
| 49 | + <content_rating type="oars-1.1"> |
| 50 | + <content_attribute id="violence-cartoon">none</content_attribute> |
| 51 | + <content_attribute id="violence-fantasy">none</content_attribute> |
| 52 | + <content_attribute id="violence-realistic">none</content_attribute> |
| 53 | + <content_attribute id="violence-bloodshed">none</content_attribute> |
| 54 | + <content_attribute id="violence-sexual">none</content_attribute> |
| 55 | + <content_attribute id="violence-desecration">none</content_attribute> |
| 56 | + <content_attribute id="violence-slavery">none</content_attribute> |
| 57 | + <content_attribute id="violence-worship">none</content_attribute> |
| 58 | + <content_attribute id="drugs-alcohol">none</content_attribute> |
| 59 | + <content_attribute id="drugs-narcotics">none</content_attribute> |
| 60 | + <content_attribute id="drugs-tobacco">none</content_attribute> |
| 61 | + <content_attribute id="sex-nudity">none</content_attribute> |
| 62 | + <content_attribute id="sex-themes">none</content_attribute> |
| 63 | + <content_attribute id="sex-homosexuality">none</content_attribute> |
| 64 | + <content_attribute id="sex-prostitution">none</content_attribute> |
| 65 | + <content_attribute id="sex-adultery">none</content_attribute> |
| 66 | + <content_attribute id="sex-appearance">none</content_attribute> |
| 67 | + <content_attribute id="language-profanity">none</content_attribute> |
| 68 | + <content_attribute id="language-humor">none</content_attribute> |
| 69 | + <content_attribute id="language-discrimination">none</content_attribute> |
| 70 | + <content_attribute id="social-chat">none</content_attribute> |
| 71 | + <content_attribute id="social-info">mild</content_attribute> |
| 72 | + <content_attribute id="social-audio">none</content_attribute> |
| 73 | + <content_attribute id="social-location">none</content_attribute> |
| 74 | + <content_attribute id="social-contacts">none</content_attribute> |
| 75 | + <content_attribute id="money-purchasing">none</content_attribute> |
| 76 | + <content_attribute id="money-gambling">none</content_attribute> |
| 77 | + </content_rating> |
| 78 | +</component> |
0 commit comments