diff options
author | Timothy Pearson <[email protected]> | 2014-10-22 01:27:26 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-22 01:27:26 -0500 |
commit | e678b715818c4a2368f4faf54e1f5ba3e71099d3 (patch) | |
tree | ad0ab2c1036161d1dec6358fec230dbd66e5bb81 /src/plugins | |
parent | 76de4bf8d13110d20c282d7ed7f43c19a7e7a271 (diff) | |
download | soundkonverter-e678b715818c4a2368f4faf54e1f5ba3e71099d3.tar.gz soundkonverter-e678b715818c4a2368f4faf54e1f5ba3e71099d3.zip |
Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
Diffstat (limited to 'src/plugins')
-rwxr-xr-x | src/plugins/mime_types/x-flv.soundkonverter.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/mime_types/x-flv.soundkonverter.desktop b/src/plugins/mime_types/x-flv.soundkonverter.desktop index d006033..08e67c6 100755 --- a/src/plugins/mime_types/x-flv.soundkonverter.desktop +++ b/src/plugins/mime_types/x-flv.soundkonverter.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Comment=Flash Video Hidden=false -Icon=video +Icon=video-x-generic MimeType=video/x-flv Patterns=*.flv;*.FLV Type=MimeType |