Skip to content

Commit 99ab4fc

Browse files
committed
Release 2.0.4
1 parent 7c80db7 commit 99ab4fc

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

data/reminduck.metainfo.xml.in

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
<p>And it quacks.</p>
1515
</description>
1616
<releases>
17+
<release version="2.0.4" date="2025-06-30">
18+
<description>
19+
<ul>
20+
<li>Repaired autostart feature</li>
21+
<li>Updated IT translation by @albanobattistella</li>
22+
<li>Corrections for appcenter</li>
23+
</ul>
24+
</description>
25+
</release>
1726
<release version="2.0.0" date="2025-06-28">
1827
<description>
1928
<p>🦆🦆The quack is back!🦆🦆
@@ -116,21 +125,19 @@
116125
<control>touch</control>
117126
</recommends>
118127

128+
<launchable type="desktop-id">io.github.ellie-commons.reminduck.desktop</launchable>
119129
<developer id="io.github.ellie-commons">
120130
<name>Matheus Fantinel + Stella</name>
121131
</developer>
122132
<project_group>ellie-commons</project_group>
123133
<url type="homepage">https://github.com/ellie-commons/reminduck</url>
124134
<url type="bugtracker">https://github.com/ellie-commons/reminduck/issues</url>
125135
<url type="help">https://github.com/ellie-commons/reminduck/issues</url>
126-
<url type="translate">https://github.com/ellie-commons/reminduck/blob/main/po/README.md</url>
127136
<url type="donation">https://ko-fi.com/teamcons</url>
128137

129138
<branding>
130139
<color type="primary" scheme_preference="light">#fff394</color>
131-
<color type="primary-text" scheme_preference="light">#fff</color>
132140
<color type="primary" scheme_preference="dark">#ad5f00</color>
133-
<color type="primary-text" scheme_preference="dark">#000</color>
134141
</branding>
135142

136143
<screenshots>

io.github.ellie_commons.reminduck.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ finish-args:
99
- '--device=dri'
1010
- '--socket=fallback-x11'
1111
- '--socket=wayland'
12-
# Required to do a quack sound
13-
- '--socket=pulseaudio'
1412

1513
cleanup:
1614
- '/include'

0 commit comments

Comments
 (0)