Skip to content

Commit 61869e5

Browse files
committed
Updating files for 1.15.5 release.
1 parent 2d5edab commit 61869e5

24 files changed

+4456
-4342
lines changed

data/com.github.phase1geo.minder.appdata.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,24 @@
159159
<content_attribute id="money-gambling">none</content_attribute>
160160
</content_rating>
161161
<releases>
162+
<release version="1.15.5" date="2023-08-22">
163+
<description>
164+
<p>Changes</p>
165+
<p xml:lang="ru">Изменения</p>
166+
<p xml:lang="pt">Alterações</p>
167+
<p xml:lang="fr">Modifications</p>
168+
<ul>
169+
<li>Added app script subcommands for building/running flatpaks.</li>
170+
</ul>
171+
<p>Bug Fixes</p>
172+
<p xml:lang="ru">Исправления ошибок</p>
173+
<p xml:lang="pt">Correções</p>
174+
<p xml:lang="fr">Corrections de bugs</p>
175+
<ul>
176+
<li>Fixed issues with Flatpak</li>
177+
</ul>
178+
</description>
179+
</release>
162180
<release version="1.15.4" date="2023-08-22">
163181
<description>
164182
<p>Changes</p>

data/com.github.phase1geo.minder.appdata.xml.in

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,18 @@
9292
<content_attribute id="money-gambling">none</content_attribute>
9393
</content_rating>
9494
<releases>
95+
<release version="1.15.5" date="2023-08-22">
96+
<description>
97+
<p>Changes</p>
98+
<ul>
99+
<li>Added app script subcommands for building/running flatpaks.</li>
100+
</ul>
101+
<p>Bug Fixes</p>
102+
<ul>
103+
<li>Fixed issues with Flatpak</li>
104+
</ul>
105+
</description>
106+
</release>
95107
<release version="1.15.4" date="2023-08-22">
96108
<description>
97109
<p>Changes</p>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('com.github.phase1geo.minder', ['vala', 'c'],
2-
version : '1.15.4',
2+
version : '1.15.5',
33
license: 'GPL-3.0'
44
)
55

po/com.github.phase1geo.minder.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: com.github.phase1geo.minder\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2023-08-22 19:58-0500\n"
11+
"POT-Creation-Date: 2023-08-22 23:28-0500\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"

po/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.phase1geo.minder\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-08-22 19:58-0500\n"
10+
"POT-Creation-Date: 2023-08-22 23:28-0500\n"
1111
"PO-Revision-Date: 2022-02-20 17:48+0100\n"
1212
"Last-Translator: Jan Kožíšek <[email protected]>\n"
1313
"Language-Team: none\n"

po/de.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.phase1geo.minder\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-08-22 19:58-0500\n"
10+
"POT-Creation-Date: 2023-08-22 23:28-0500\n"
1111
"PO-Revision-Date: 2023-01-29 15:20+0100\n"
1212
"Last-Translator: Benjamin Weis <[email protected]>\n"
1313
"Language-Team: \n"

po/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: com.github.phase1geo.minder\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-08-22 19:58-0500\n"
10+
"POT-Creation-Date: 2023-08-22 23:28-0500\n"
1111
"PO-Revision-Date: 2019-03-24 15:24+0100\n"
1212
"Last-Translator: Félix Brezo <[email protected]>\n"
1313
"Language-Team: none\n"

0 commit comments

Comments
 (0)