I found this in the Intrepid package and it seems to fix this bug:
<mime-type type="video/x-flv">
<comment>Flash video</comment>
...
<comment xml:lang="vi">Ảnh động Flash</comment>
<generic-icon name="video-x-generic"/>
<magic priority="50">
<match value="FLV" type="string" offset="0"/>
</magic>
<glob pattern="*.flv"/>
<alias type="application/x-flash-video"/>
<alias type="flv-application/octet-stream"/>
<alias type="video/flv"/>
</mime-type>
I did a quick test in a chroot and the video icon is there.
I found this in the Intrepid package and it seems to fix this bug: x-generic" /> on/x-flash- video"/ > application/ octet-stream" />
<mime-type type="video/x-flv">
<comment>Flash video</comment>
...
<comment xml:lang="vi">Ảnh động Flash</comment>
<generic-icon name="video-
<magic priority="50">
<match value="FLV" type="string" offset="0"/>
</magic>
<glob pattern="*.flv"/>
<alias type="applicati
<alias type="flv-
<alias type="video/flv"/>
</mime-type>
I did a quick test in a chroot and the video icon is there.