pbutils: add description for wbmp images.

https://bugzilla.gnome.org/show_bug.cgi?id=651294
This commit is contained in:
Patrick McCarty 2011-05-27 14:41:39 -07:00 committed by Tim-Philipp Müller
parent d10a7b439b
commit a9a85bbac1

View file

@ -231,6 +231,7 @@ static const FormatInfo formats[] = {
{"image/x-quicktime", "QuickTime Image Format (QTIF)", 0},
{"image/x-sun-raster", "Sun Raster Format (RAS)", 0},
{"image/x-tga", "TGA", 0},
{"image/vnd.wap.wbmp", "Wireless Bitmap", 0},
/* subtitle formats with static descriptions */
{"application/x-ass", "ASS", 0},