mirror of
https://github.com/KDE/kasts.git
synced 2025-01-31 09:34:55 +01:00
Fix CI builds
This commit is contained in:
parent
7e29417db7
commit
55eb616d61
@ -5,7 +5,7 @@
|
|||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="fill_parent"
|
android:layout_height="fill_parent"
|
||||||
android:scaleType="fitXY"
|
android:scaleType="fitXY"
|
||||||
android:src="@drawable/alligator"/>
|
android:src="@drawable/kasts"/>
|
||||||
</item>
|
</item>
|
||||||
</layer-list>
|
</layer-list>
|
||||||
|
|
||||||
|
@ -5,14 +5,14 @@
|
|||||||
<summary>Podcast application for mobile devices</summary>
|
<summary>Podcast application for mobile devices</summary>
|
||||||
<metadata_license>CC0-1.0</metadata_license>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<project_license>GPL-2.0+</project_license>
|
<project_license>GPL-2.0+</project_license>
|
||||||
<developer_name>KDE Community</developer_name>
|
<developer_name>The KDE Community</developer_name>
|
||||||
<description>
|
<description>
|
||||||
<p>Kasts is a mobile podcast application</p>
|
<p>Kasts is a mobile podcast application</p>
|
||||||
</description>
|
</description>
|
||||||
<provides>
|
<provides>
|
||||||
<binary>kasts</binary>
|
<binary>kasts</binary>
|
||||||
</provides>
|
</provides>
|
||||||
<developer_name>The KDE Community</developer_name>
|
<!-- Commenting out screenshots as this has not been done yet
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
<caption>Kasts feed list on the desktop</caption>
|
<caption>Kasts feed list on the desktop</caption>
|
||||||
@ -23,5 +23,6 @@
|
|||||||
<image>https://cdn.kde.org/screenshots/kasts/kasts-mobile.png</image>
|
<image>https://cdn.kde.org/screenshots/kasts/kasts-mobile.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
-->
|
||||||
<launchable type="desktop-id">org.kde.kasts.desktop</launchable>
|
<launchable type="desktop-id">org.kde.kasts.desktop</launchable>
|
||||||
</component>
|
</component>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user