18 lines
501 B
XML
18 lines
501 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>io.github.drizt.xcursor_viewer</id>
|
|
|
|
<name>Xcursor-viewer</name>
|
|
<summary>Preview Xcursor files</summary>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
|
|
<description>
|
|
<p>
|
|
Preview Xcursor files including size and hotspots
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">io.github.drizt.xcursor_viewer.desktop</launchable>
|
|
</component>
|