|
7 | 7 | <metadata_license>CC0-1.0</metadata_license> |
8 | 8 | <project_license>AGPL-3.0-or-later</project_license> |
9 | 9 |
|
| 10 | + <developer id="com.pojtinger.felicitas"> |
| 11 | + <name translatable="no">Felicitas Pojtinger</name> |
| 12 | + </developer> |
| 13 | + |
10 | 14 | <content_rating type="oars-1.1"> |
11 | 15 | <content_attribute id="social-chat">mild</content_attribute> |
12 | 16 | </content_rating> |
13 | 17 |
|
14 | | - <url type="homepage">https://github.com/pojntfx/multiplex</url> |
15 | 18 | <url type="bugtracker">https://github.com/pojntfx/multiplex/issues</url> |
| 19 | + <url type="homepage">https://github.com/pojntfx/multiplex/</url> |
| 20 | + <url type="donation">https://github.com/sponsors/pojntfx</url> |
16 | 21 | <url type="help">https://matrix.to/#/#multiplex:matrix.org?via=matrix.org</url> |
| 22 | + <url type="contact">https://felicitas.pojtinger.com/imprint</url> |
| 23 | + <url type="faq">https://github.com/pojntfx/multiplex?tab=readme-ov-file#tutorial</url> |
| 24 | + <url type="vcs-browser">https://github.com/pojntfx/multiplex/</url> |
17 | 25 |
|
18 | 26 | <launchable type="desktop-id">com.pojtinger.felicitas.Multiplex.desktop</launchable> |
19 | 27 |
|
|
80 | 88 | <image>https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-join.png</image> |
81 | 89 | <caption>Getting a stream code to join playback</caption> |
82 | 90 | </screenshot> |
83 | | - <screenshot> |
84 | | - <image> |
85 | | - https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-playback.png</image> |
86 | | - <caption>Playback preferences</caption> |
87 | | - </screenshot> |
88 | 91 | <screenshot> |
89 | 92 | <image> |
90 | 93 | https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-remoting.png</image> |
91 | 94 | <caption>Remoting preferences</caption> |
92 | 95 | </screenshot> |
93 | | - <screenshot> |
94 | | - <image> |
95 | | - https://raw.githubusercontent.com/pojntfx/multiplex/main/docs/screenshot-prefs-sync.png</image> |
96 | | - <caption>Synchronization preferences</caption> |
97 | | - </screenshot> |
98 | 96 | </screenshots> |
99 | 97 |
|
100 | 98 | <releases> |
101 | 99 | <release version="0.1.3" date='2024-04-20T19:08:00Z07:00'> |
| 100 | + <url type="details">https://github.com/pojntfx/multiplex/releases/tag/v0.1.3</url> |
| 101 | + |
102 | 102 | <description> |
103 | 103 | <p>Refinements to the screenshots and app metadata</p> |
104 | 104 | </description> |
105 | 105 | </release> |
106 | 106 |
|
107 | 107 | <release version="0.1.2" date='2023-09-22T19:08:00Z07:00'> |
| 108 | + <url type="details">https://github.com/pojntfx/multiplex/releases/tag/v0.1.2</url> |
| 109 | + |
108 | 110 | <description> |
109 | 111 | <p>Visual refinements to match the state of the art of GNOME apps</p> |
110 | 112 | </description> |
111 | 113 | </release> |
112 | 114 |
|
113 | 115 | <release version="0.1.1" date='2023-09-07T14:16:00Z07:00'> |
| 116 | + <url type="details">https://github.com/pojntfx/multiplex/releases/tag/v0.1.1</url> |
| 117 | + |
114 | 118 | <description> |
115 | 119 | <p>Simplify summary and improve build system conventions</p> |
116 | 120 | </description> |
117 | 121 | </release> |
118 | 122 |
|
119 | 123 | <release version="0.1.0" date='2023-08-25T20:47:35Z07:00'> |
| 124 | + <url type="details">https://github.com/pojntfx/multiplex/releases/tag/v0.1.0</url> |
| 125 | + |
120 | 126 | <description> |
121 | 127 | <p>Initial release</p> |
122 | 128 | </description> |
|
0 commit comments