haiku/src/kits/translation
Ingo Weinhold 6b202f4e3d * Introduced new header directory headers/private/system which is supposed
to contain headers shared by kernel and userland (mainly libroot).
* Moved quite a few private kernel headers to the new location. Split
  several kernel headers into a shared part and one that is still kernel
  private. Adjusted all affected Jamfiles and source in the standard x86
  build accordingly. The build for other architectures and for test code
  may be broken.
* Quite a bit of userland code still includes private kernel headers.
  Mostly those are <util/*> headers. The ones that aren't strictly
  kernel-only should be moved to some other place (maybe
  headers/private/shared/util).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25486 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-14 03:55:16 +00:00
..
BitmapStream.cpp style cleanup 2008-04-26 12:16:53 +00:00
FuncTranslator.cpp use copy operator instead of memcpy 2006-09-10 18:42:55 +00:00
FuncTranslator.h
Jamfile * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
README.html
TranslationUtils.cpp Added another GetStyledText() function to force a specific encoding. 2007-01-17 12:04:02 +00:00
Translator.cpp
TranslatorRoster.cpp * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
TranslatorRosterPrivate.h only load user addons when not in safe mode 2006-09-12 08:45:29 +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>