haiku/src
Ryan Leavengood c095606e75 Fixed #3043, which was listed as a ShowImage bug but really was a bug in
several translators which used the incorrect MIME type for the base Be Bitmap
Format. Please when adding translators use image/x-be-bitmap, not just
x-be-bitmap. Though I suppose the if statement in ShowImage could be changed to
only look for x-be-bitmap at the end of the string when filtering, I think this
is the proper fix.

While I was editing the translators I also made the naming more consistant by
adding the translator name in parenthesis after Be Bitmap Format for those that
did not have it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28487 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-04 06:10:14 +00:00
..
add-ons Fixed #3043, which was listed as a ShowImage bug but really was a bug in 2008-11-04 06:10:14 +00:00
apps Fix comment 2008-11-02 22:00:43 +00:00
bin * Removed GNU M4 sources from the tree. 2008-11-03 23:33:15 +00:00
build Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
data update to tzdata2008g 2008-10-13 20:19:11 +00:00
documentation removed former haiku_book and headersampler tool 2007-10-04 22:15:58 +00:00
kits don't accept clicks when disabled 2008-11-03 20:06:19 +00:00
libs * imported m_collapse() 2008-11-02 17:45:22 +00:00
preferences Patch by Clemens Zeidler: Move debugging output after the check for fConnected 2008-11-02 10:46:50 +00:00
servers Oversight: When FFM is turned off, don't focus the window under the mouse 2008-11-03 19:57:05 +00:00
system system() is supposed to return a waitpid() style exit status value. 2008-11-03 16:35:09 +00:00
tests * Added "progress bars". 2008-11-01 12:51:20 +00:00
tools Patch by Artur Wyszynski: Added support for partitions in Darwin. 2008-10-31 15:56:33 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00