Re: [PHP-DOC] cvs: phpdoc /chm make_chm.php From: Derick Rethans (derick <email protected>)
Date: 12/04/02

On Wed, 4 Dec 2002, Moriyoshi Koizumi wrote:

> IIRC, Slovenian uses Windows-1250?

Perhaps... do you have a list of those? I just added an entry to let
make_chm.php work again for these languages.

Derick

>
> Moriyoshi
>
> "Derick Rethans" <d.rethans <email protected>> wrote:
>
> > derick Wed Dec 4 01:59:54 2002 EDT
> >
> > Modified files:
> > /phpdoc/chm make_chm.php
> > Log:
> > - Add some more codes
> >
> >
> > Index: phpdoc/chm/make_chm.php
> > diff -u phpdoc/chm/make_chm.php:1.7 phpdoc/chm/make_chm.php:1.8
> > --- phpdoc/chm/make_chm.php:1.7 Tue Dec 3 13:56:23 2002
> > +++ phpdoc/chm/make_chm.php Wed Dec 4 01:59:54 2002
> > @@ -87,6 +87,16 @@
> > "preferred_charset" => "Windows-1252",
> > "preferred_font" => $DEFAULT_FONT
> > ),
> > + "sl" => array(
> > + "langcode" => "0x41d Slovenian",
> > + "preferred_charset" => "Windows-1252",
> > + "preferred_font" => $DEFAULT_FONT
> > + ),
> > + "sv" => array(
> > + "langcode" => "0x41d Swedish (Netherlands)",
> > + "preferred_charset" => "Windows-1252",
> > + "preferred_font" => $DEFAULT_FONT
> > + ),
> > "zh" => array(
> > "langcode" => "0x804 Simplified Chinese",
> > "preferred_charset" => "CP936",
> >
> >
> >
> > --
> > PHP Documentation Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>

-- 

------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://php-mag.net/ -------------------------------------------------------------------------

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php