haiku/src/kits/translation
Axel Dörfler 50823fe5c5 Fixed a couple of bugs that prevented it from working as it should - dunno
how this didn't show up earlier.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17256 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-04-28 18:23:54 +00:00
..
BitmapStream.cpp Fixed warnings, minor cleanup. 2005-03-29 15:58:27 +00:00
FuncTranslator.cpp * More or less rewrote BTranslatorRoster - it now has a private implementation 2006-04-27 18:40:28 +00:00
FuncTranslator.h * More or less rewrote BTranslatorRoster - it now has a private implementation 2006-04-27 18:40:28 +00:00
Jamfile * More or less rewrote BTranslatorRoster - it now has a private implementation 2006-04-27 18:40:28 +00:00
README.html Added SGITranslator to list of included files 2004-04-10 19:58:09 +00:00
TranslationUtils.cpp Fixed build of the test environment as reported by Stephan. 2006-04-28 11:09:48 +00:00
Translator.cpp * More or less rewrote BTranslatorRoster - it now has a private implementation 2006-04-27 18:40:28 +00:00
TranslatorRoster.cpp Fixed a couple of bugs that prevented it from working as it should - dunno 2006-04-28 18:23:54 +00:00
TranslatorRosterPrivate.h * More or less rewrote BTranslatorRoster - it now has a private implementation 2006-04-27 18:40:28 +00:00

<HTML>
<HEAD><TITLE>OpenBeOS Translation Kit Package</TITLE></HEAD>
<BODY BGCOLOR=#FFFFFF TEXT=#000000>
<H2>OpenBeOS Translation Kit Package</H2>

<H3>About</H3>
This package was created to allow BeOS users to have the latest version of the OpenBeOS Translation Kit, without having to compile it themselves.  This also lets BeOS users take advantage of bug fixes and new features without having to wait for the next beta release of the Translation Kit.
<P>
However, because this package is made from the latest sources, experimental and unstable features may be present.  Such features may cause some programs to behave abnormally.
<P>
USE AT YOUR OWN RISK.

<H3>Included Files</H3>
Currently, this package is intended to contain the OBOS Translation Kit and all of the OBOS Translators.  This may change in the future.
<P>
Files:<BR>
boot/home/config/lib/libtranslation.so<BR>
boot/home/config/add-ons/Translators/BMPTranslator<BR>
boot/home/config/add-ons/Translators/GIFTranslator<BR>
boot/home/config/add-ons/Translators/JPEG2000Translator<BR>
boot/home/config/add-ons/Translators/JPEGTranslator<BR>
boot/home/config/add-ons/Translators/PNGTranslator<BR>
boot/home/config/add-ons/Translators/PPMTranslator<BR>
boot/home/config/add-ons/Translators/SGITranslator<BR>
boot/home/config/add-ons/Translators/STXTTranslator<BR>
boot/home/config/add-ons/Translators/TGATranslator<BR>
boot/home/config/add-ons/Translators/TIFFTranslator<BR>

<H3>Installing</H3>
To install this package, simply double-click on the install.sh script.  The install process WILL NOT change any of the system files.  Because the files are copied to under the home folder, they will be loaded instead of the BeOS system files.  A bug in the OBOS Translation Kit previously required that the system Translators be removed for the OBOS Translators to be loaded properly.  However, this bug has been fixed, and the system Translators no longer need to be moved.

<H3>Bugs</H3>
As always, if you find a bug with the Translation Kit, please e-mail me at mwilber &lt;@t&gt; users | sourceforge | net.  Please include the date of the package in your e-mail so I know which version of the files you are seeing bugs with.

</BODY>
</HTML>