Date: 12/04/02
- Next message: Stig S. Bakken: "[PHP-DOC] Re: [PHP-DEV] Re: Modules/Extensions not in 4.3"
- Previous message: Derick Rethans: "[PHP-DOC] cvs: phpdoc /chm make_chm.php"
- Next in thread: Moriyoshi Koizumi: "[PHP-DOC] cvs: phpdoc /chm make_chm.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
derick Wed Dec 4 03:43:01 2002 EDT
Modified files:
/phpdoc/chm make_chm.php
Log:
- Fix language code
Index: phpdoc/chm/make_chm.php
diff -u phpdoc/chm/make_chm.php:1.9 phpdoc/chm/make_chm.php:1.10
--- phpdoc/chm/make_chm.php:1.9 Wed Dec 4 03:41:37 2002
+++ phpdoc/chm/make_chm.php Wed Dec 4 03:43:01 2002
@@ -89,7 +89,7 @@
"preferred_font" => $DEFAULT_FONT
),
"sl" => array(
- "langcode" => "0x41d Slovenian",
+ "langcode" => "0x41b Slovenian",
"preferred_charset" => "Windows-1250",
"preferred_font" => $DEFAULT_FONT
),
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Stig S. Bakken: "[PHP-DOC] Re: [PHP-DEV] Re: Modules/Extensions not in 4.3"
- Previous message: Derick Rethans: "[PHP-DOC] cvs: phpdoc /chm make_chm.php"
- Next in thread: Moriyoshi Koizumi: "[PHP-DOC] cvs: phpdoc /chm make_chm.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

