mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Add desktop file, icon and "application/claps" mime type
This commit is contained in:
8
data/com.github.rafostar.Clapper.xml
Normal file
8
data/com.github.rafostar.Clapper.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<mime-type type="application/claps">
|
||||
<comment>Clapper Playlist</comment>
|
||||
<glob pattern="*.claps"/>
|
||||
<icon name="com.github.rafostar.Clapper"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
Reference in New Issue
Block a user