Skip to content

Commit

Permalink
Add 'Audio' to the categories in the .desktop file
Browse files Browse the repository at this point in the history
As per
http://blogs.gnome.org/hughsie/2013/09/03/broken-desktop-files/
it should have both 'AudioVideo' and one or both of 'Audio' or 'Video'
in order to be categorized correctly.
  • Loading branch information
kepstin committed Sep 3, 2013
1 parent de8c271 commit 4553b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion picard.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ Terminal=false
Type=Application
StartupNotify=true
Icon=picard
Categories=AudioVideo;AudioVideoEditing;
Categories=AudioVideo;Audio;AudioVideoEditing;
MimeType=audio/x-mp3;audio/ogg;audio/mpeg;application/ogg;audio/x-flac;audio/x-flac+ogg;audio/x-vorbis+ogg;audio/x-speex+ogg;audio/x-oggflac;audio/x-musepack;audio/x-tta;audio/x-ms-wma;audio/x-wavpack;

0 comments on commit 4553b58

Please sign in to comment.