|
18 | 18 |
|
19 | 19 | <description> |
20 | 20 | <p> |
21 | | - Gradience (AdwCustomizer) is a tool for customizing Libadwaita applications and the adw-gtk3 theme. |
| 21 | + Gradience is a tool for customizing Libadwaita applications and the adw-gtk3 theme. |
22 | 22 | </p> |
23 | 23 | <p>With Gradience you can:</p> |
24 | 24 | <ul> |
|
64 | 64 | <category>Utility</category> |
65 | 65 | </categories> |
66 | 66 |
|
67 | | - <content_rating type="oars-1.1"> |
68 | | - <content_attribute id="violence-cartoon">none</content_attribute> |
69 | | - <content_attribute id="violence-fantasy">none</content_attribute> |
70 | | - <content_attribute id="violence-realistic">none</content_attribute> |
71 | | - <content_attribute id="violence-bloodshed">none</content_attribute> |
72 | | - <content_attribute id="violence-sexual">none</content_attribute> |
73 | | - <content_attribute id="violence-desecration">none</content_attribute> |
74 | | - <content_attribute id="violence-slavery">none</content_attribute> |
75 | | - <content_attribute id="violence-worship">none</content_attribute> |
76 | | - <content_attribute id="drugs-alcohol">none</content_attribute> |
77 | | - <content_attribute id="drugs-narcotics">none</content_attribute> |
78 | | - <content_attribute id="drugs-tobacco">none</content_attribute> |
79 | | - <content_attribute id="sex-nudity">none</content_attribute> |
80 | | - <content_attribute id="sex-themes">none</content_attribute> |
81 | | - <content_attribute id="sex-homosexuality">none</content_attribute> |
82 | | - <content_attribute id="sex-prostitution">none</content_attribute> |
83 | | - <content_attribute id="sex-adultery">none</content_attribute> |
84 | | - <content_attribute id="sex-appearance">none</content_attribute> |
85 | | - <content_attribute id="language-profanity">none</content_attribute> |
86 | | - <content_attribute id="language-humor">none</content_attribute> |
87 | | - <content_attribute id="language-discrimination">none</content_attribute> |
88 | | - <content_attribute id="social-chat">none</content_attribute> |
89 | | - <content_attribute id="social-info">none</content_attribute> |
90 | | - <content_attribute id="social-audio">none</content_attribute> |
91 | | - <content_attribute id="social-location">none</content_attribute> |
92 | | - <content_attribute id="social-contacts">none</content_attribute> |
93 | | - <content_attribute id="money-purchasing">none</content_attribute> |
94 | | - <content_attribute id="money-gambling">none</content_attribute> |
95 | | - </content_rating> |
| 67 | + <content_rating type="oars-1.1" /> |
| 68 | + |
| 69 | + <supports> |
| 70 | + <control>pointing</control> |
| 71 | + <control>keyboard</control> |
| 72 | + <control>touch</control> |
| 73 | + <internet>offline-only</internet> |
| 74 | + |
| 75 | + </supports> |
96 | 76 |
|
97 | 77 | <kudos> |
98 | 78 | <kudo>ModernToolkit</kudo> |
99 | 79 | <kudo>HiDpiIcon</kudo> |
100 | 80 | </kudos> |
101 | 81 |
|
102 | 82 | <releases> |
| 83 | + <release date="2022-8-26" version="0.2.0"> |
| 84 | + <description> |
| 85 | + <p>New Release of Gradience.</p> |
| 86 | + </description> |
| 87 | + <ul> |
| 88 | + <li>Rebrand</li> |
| 89 | + <li>Refactoring meson architecture</li> |
| 90 | + <li>New debug check</li> |
| 91 | + <li>Switching runtime to GNOME 42 and adding adw 1.2</li> |
| 92 | + <li>Add more info about monet</li> |
| 93 | + <li>Add preset manager with option to download other users presets</li> |
| 94 | + </ul> |
| 95 | + </release> |
103 | 96 | <release date="2022-8-12" version="0.1.0"> |
104 | 97 | <description> |
105 | 98 | <p>First release of Gradience.</p> |
|
0 commit comments