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