35 lines
1.2 KiB
XML
35 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.github.elerch.cosmic-weather-applet</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>Cosmic Weather Applet</name>
|
|
<summary>Weather applet for COSMIC</summary>
|
|
<icon type="remote" width="64" height="64" scale="1">
|
|
https://git.lerch.org/lobo/cosmic-weather-applet/raw/main/resources/icons/hicolor/scalable/apps/icon.svg
|
|
</icon>
|
|
<url type="vcs-browser">https://git.lerch.org/lobo/cosmic-weather-applet</url>
|
|
<launchable type="desktop-id">com.github.elerch.cosmic-weather-applet.desktop</launchable>
|
|
<provides>
|
|
<id>com.github.elerch.cosmic-weather-applet</id>
|
|
<binaries>
|
|
<binary>cosmic-weather-applet</binary>
|
|
</binaries>
|
|
</provides>
|
|
<requires>
|
|
<display_length compare="ge">360</display_length>
|
|
</requires>
|
|
<supports>
|
|
<control>keyboard</control>
|
|
<control>pointing</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
<categories>
|
|
<category>COSMIC</category>
|
|
</categories>
|
|
<keywords>
|
|
<keyword>COSMIC</keyword>
|
|
</keywords>
|
|
<content_rating type="oars-1.1" />
|
|
</component>
|
|
|