I have a problem with errors such as :
kbuildsycoca: WARNING: '/usr/share/applications/mplayer.desktop' specifies undefined mimetype/servicetype 'audio/x-mpg'
I get a lot of these and when I had a look in .mime.types I only see a few types for audio/ and video/:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
...
audio/basic snd
audio/midi mid midi
audio/ulaw au
audio/x-aiff aif aifc aiff
audio/x-wav wav
...
video/dl dl
video/fli fli
video/gl gl
video/mpeg mp2 mpe mpeg mpg
video/quicktime mov qt
video/x-msvideo avi
video/x-sgi-movie movie
...
|
So does anyone have a more full mimetypes file they can post? I tried looking in slackware package browser for the file but it seems a few programs add their own mimes and that's it.