Mercurial > mplayer.hg
annotate debian/mime @ 13283:858b7e04718c
This patch moves the directory creation code to a separate function. I have
tried to re-use as much code as possible, to reduce the size of the patch.
All duplicate code is removed, resulting in my first patch that actually
decreases the size of the binary by about 700 bytes :-)
author | ivo |
---|---|
date | Wed, 08 Sep 2004 01:11:16 +0000 |
parents | 17e40e9b7654 |
children | bf6bdb785567 |
rev | line source |
---|---|
13100
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
1 video/x-msvideo; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
2 video/mpeg; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
3 video/quicktime; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
4 video/x-ms-asf; mplayer %s |
17e40e9b7654
mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>
diego
parents:
diff
changeset
|
5 video/x-ms-wmv; mplayer %s |