initial commit
This commit is contained in:
commit
857521a1e0
12 changed files with 515 additions and 0 deletions
18
io.github.drizt.xcursor_viewer.metainfo.xml
Normal file
18
io.github.drizt.xcursor_viewer.metainfo.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue