desktop: Add VectorGraphics Freedesktop category

Ruffle handles SWF files, which are generally vector graphic animations.
This commit is contained in:
Kamil Jarosz 2024-09-14 21:30:44 +02:00
parent 6c1b17c2f4
commit c378835038
2 changed files with 2 additions and 1 deletions

View File

@ -6,5 +6,5 @@ Comment=Play Flash games & movies
Icon=rs.ruffle.Ruffle
Exec=ruffle %u
MimeType=application/x-shockwave-flash;application/vnd.adobe.flash.movie
Categories=AudioVideo;Player;Graphics;Viewer;Utility;Game
Categories=AudioVideo;Player;Graphics;Viewer;VectorGraphics;Utility;Game
Keywords=flash;swf;player;emulator;rust

View File

@ -35,6 +35,7 @@
<category>Player</category>
<category>Graphics</category>
<category>Viewer</category>
<category>VectorGraphics</category>
<category>Utility</category>
<category>Game</category>
</categories>