add icons for video files
This commit is contained in:
parent
b6eb4ad45a
commit
34733b9517
BIN
src/qtgui/mtpics/video.png
Normal file
BIN
src/qtgui/mtpics/video.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
@ -236,6 +236,15 @@ text/x-python = text-x-python
|
|||||||
text/x-shellscript = source
|
text/x-shellscript = source
|
||||||
text/x-tex = wordprocessing
|
text/x-tex = wordprocessing
|
||||||
text/xml = document
|
text/xml = document
|
||||||
|
video/3gpp = video
|
||||||
|
video/mp2p = video
|
||||||
|
video/mp2t = video
|
||||||
|
video/mp4 = video
|
||||||
|
video/mpeg = video
|
||||||
|
video/quicktime = video
|
||||||
|
video/x-matroska = video
|
||||||
|
video/x-ms-asf = video
|
||||||
|
video/x-msvideo = video
|
||||||
|
|
||||||
[categories]
|
[categories]
|
||||||
# Categories group mime types by "kind". They can be used from the query
|
# Categories group mime types by "kind". They can be used from the query
|
||||||
@ -311,26 +320,9 @@ presentation = \
|
|||||||
media = \
|
media = \
|
||||||
application/ogg \
|
application/ogg \
|
||||||
application/x-flac \
|
application/x-flac \
|
||||||
audio/mpeg \
|
audio/* \
|
||||||
audio/x-karaoke \
|
image/* \
|
||||||
image/gif \
|
video/* \
|
||||||
image/jp2 \
|
|
||||||
image/jpeg \
|
|
||||||
image/png \
|
|
||||||
image/svg+xml \
|
|
||||||
image/tiff \
|
|
||||||
image/x-xcf \
|
|
||||||
image/bmp \
|
|
||||||
image/x-xpmi \
|
|
||||||
video/3gpp \
|
|
||||||
video/mp2p \
|
|
||||||
video/mp2t \
|
|
||||||
video/mp4 \
|
|
||||||
video/mpeg \
|
|
||||||
video/quicktime \
|
|
||||||
video/x-matroska \
|
|
||||||
video/x-ms-asf \
|
|
||||||
video/x-msvideo \
|
|
||||||
|
|
||||||
message = message/rfc822 \
|
message = message/rfc822 \
|
||||||
text/x-gaim-log \
|
text/x-gaim-log \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user