Skip to content

Commit

Permalink
Remove KDE from the categories in the *.desktop files. Fixes smplayer…
Browse files Browse the repository at this point in the history
  • Loading branch information
smplayer-dev committed Apr 17, 2021
1 parent 55c0aa9 commit 8f92993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion smplayer.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Desktop Entry]
Categories=Qt;KDE;AudioVideo;Player;Video;
Categories=Qt;AudioVideo;Player;Video;
Comment=A great MPlayer front-end
Exec=smplayer %U
GenericName=Media Player
Expand Down
2 changes: 1 addition & 1 deletion smplayer_enqueue.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Desktop Entry]
Categories=Qt;KDE;AudioVideo;Player;Video;
Categories=Qt;AudioVideo;Player;Video;
Exec=smplayer -add-to-playlist %U
Icon=smplayer
MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
Expand Down

0 comments on commit 8f92993

Please sign in to comment.