initial commit

This commit is contained in:
Christian Schendel 2025-11-10 23:43:17 +01:00
commit 857521a1e0
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
12 changed files with 515 additions and 0 deletions

View file

@ -0,0 +1,18 @@
<?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>