derick Mon Dec 30 06:14:10 2002 EDT
Modified files:
/phpdoc/chm make_chm.php
Log:
- Add polish code
Index: phpdoc/chm/make_chm.php
diff -u phpdoc/chm/make_chm.php:1.15 phpdoc/chm/make_chm.php:1.16
--- phpdoc/chm/make_chm.php:1.15 Sat Dec 28 07:37:46 2002
+++ phpdoc/chm/make_chm.php Mon Dec 30 06:14:10 2002
@@ -84,6 +84,11 @@
"preferred_charset" => "Windows-1252",
"preferred_font" => $DEFAULT_FONT
),
+ "pl" => array(
+ "langcode" => "0x415 Polish",
+ "preferred_charset" => "Windows-1250",
+ "preferred_font" => $DEFAULT_FONT
+ ),
"pt_BR" => array(
"langcode" => "0x416 Portuguese (Brazil)",
"preferred_charset" => "Windows-1252",
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php