|
19 | 19 | <project_license>GPL-2.0-or-later</project_license>
|
20 | 20 | <content_rating type="oars-1.1"/>
|
21 | 21 | <launchable type="desktop-id">io.github.mightycreak.Diffuse.desktop</launchable>
|
| 22 | + <translation type="gettext">diffuse</translation> |
22 | 23 | <url type="homepage">https://mightycreak.github.io/diffuse/</url>
|
23 | 24 | <url type="bugtracker">https://github.com/MightyCreak/diffuse/issues</url>
|
| 25 | + <url type="vcs-browser">https://github.com/MightyCreak/diffuse</url> |
| 26 | + <url type="translate">https://github.com/MightyCreak/diffuse/blob/main/docs/translators.md</url> |
24 | 27 |
|
25 | 28 | <screenshots>
|
26 | 29 | <screenshot type="default">
|
|
33 | 36 | </screenshot>
|
34 | 37 | </screenshots>
|
35 | 38 |
|
36 |
| - <!-- Translators: no need to translate after this comment --> |
37 |
| - <developer_name>Romain Failliot</developer_name> |
| 39 | + <developer_name translatable="no">Romain Failliot</developer_name> |
38 | 40 | < update_contact> [email protected]</ update_contact>
|
39 | 41 |
|
40 | 42 | <releases>
|
41 | 43 | <release version="0.8.2" date="2023-04-16">
|
42 |
| - <description> |
| 44 | + <description translatable="no"> |
43 | 45 | <p>Use more modern, symbolic icons, add Dutch translation, and a couple of small fixes.</p>
|
44 | 46 | <p>Added:</p>
|
45 | 47 | <ul>
|
|
62 | 64 | </description>
|
63 | 65 | </release>
|
64 | 66 | <release version="0.8.1" date="2023-04-07">
|
65 |
| - <description> |
| 67 | + <description translatable="no"> |
66 | 68 | <p>
|
67 | 69 | Fix for the shortcuts that weren't working anymore due to migration to Gtk.Application.
|
68 | 70 | </p>
|
|
82 | 84 | </description>
|
83 | 85 | </release>
|
84 | 86 | <release version="0.8.0" date="2023-04-03">
|
85 |
| - <description> |
| 87 | + <description translatable="no"> |
86 | 88 | <p>
|
87 | 89 | Update to GNOME 44, improved GTK 3 support, initial support for Rust, added Turkish and
|
88 | 90 | Georgian translations, and a couple of fixes.
|
|
119 | 121 | </description>
|
120 | 122 | </release>
|
121 | 123 | <release version="0.7.7" date="2022-10-23">
|
122 |
| - <description> |
| 124 | + <description translatable="no"> |
123 | 125 | <p>
|
124 | 126 | Update translations.
|
125 | 127 | </p>
|
|
132 | 134 | </description>
|
133 | 135 | </release>
|
134 | 136 | <release version="0.7.6" date="2022-10-23">
|
135 |
| - <description> |
| 137 | + <description translatable="no"> |
136 | 138 | <p>
|
137 | 139 | Add port to Mac OS.
|
138 | 140 | </p>
|
|
153 | 155 | </description>
|
154 | 156 | </release>
|
155 | 157 | <release version="0.7.5" date="2022-04-15">
|
156 |
| - <description> |
| 158 | + <description translatable="no"> |
157 | 159 | <p>
|
158 | 160 | Crashfix and French translation.
|
159 | 161 | </p>
|
|
170 | 172 | </description>
|
171 | 173 | </release>
|
172 | 174 | <release version="0.7.4" date="2022-04-03">
|
173 |
| - <description> |
| 175 | + <description translatable="no"> |
174 | 176 | <p>
|
175 | 177 | Mainly a maintenance release. It does increase the GNOME SDK's version.
|
176 | 178 | </p>
|
|
204 | 206 | </description>
|
205 | 207 | </release>
|
206 | 208 | <release version="0.7.3" date="2021-11-22">
|
207 |
| - <description> |
| 209 | + <description translatable="no"> |
208 | 210 | <p>
|
209 | 211 | Patch release that introduces linters (flake8 and mypy).
|
210 | 212 | </p>
|
|
229 | 231 | </description>
|
230 | 232 | </release>
|
231 | 233 | <release version="0.7.2" date="2021-11-18">
|
232 |
| - <description> |
| 234 | + <description translatable="no"> |
233 | 235 | <p>
|
234 | 236 | Patch release that fixes an error about APP_NAME and the Brazilian translation.
|
235 | 237 | </p>
|
|
257 | 259 | </description>
|
258 | 260 | </release>
|
259 | 261 | <release version="0.7.1" date="2021-11-17">
|
260 |
| - <description> |
| 262 | + <description translatable="no"> |
261 | 263 | <p>
|
262 | 264 | Patch release to fix a bug when using the Flatpak package.
|
263 | 265 | </p>
|
|
271 | 273 | </description>
|
272 | 274 | </release>
|
273 | 275 | <release version="0.7.0" date="2021-11-16">
|
274 |
| - <description> |
| 276 | + <description translatable="no"> |
275 | 277 | <p>
|
276 | 278 | With this release, the main end-user change is the new icon. The rest
|
277 | 279 | is mainly maintenance improvements with a much more standard folder
|
|
310 | 312 | </description>
|
311 | 313 | </release>
|
312 | 314 | <release version="0.6.0" date="2020-11-29">
|
313 |
| - <description> |
| 315 | + <description translatable="no"> |
314 | 316 | <p>
|
315 | 317 | Mainly under the hood changes in this release, so nothing really
|
316 | 318 | visible to the users in this version. That said, I figured it was a
|
|
335 | 337 | </description>
|
336 | 338 | </release>
|
337 | 339 | <release version="0.5.0" date="2020-07-18">
|
338 |
| - <description> |
| 340 | + <description translatable="no"> |
339 | 341 | <p>
|
340 | 342 | Here is the v0.5.0. Unintentionally, this release happens exactly 6
|
341 | 343 | years after the previous v0.4.8 release!
|
|
0 commit comments