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

derick Tue Dec 3 13:56:23 2002 EDT

  Modified files:
    /phpdoc/chm make_chm.php
  Log:
  - Add code for finnish
  
  
Index: phpdoc/chm/make_chm.php
diff -u phpdoc/chm/make_chm.php:1.6 phpdoc/chm/make_chm.php:1.7
--- phpdoc/chm/make_chm.php:1.6 Sun Nov 17 11:11:54 2002
+++ phpdoc/chm/make_chm.php Tue Dec 3 13:56:23 2002
@@ -52,6 +52,11 @@
                    "preferred_charset" => "Windows-1252",
                    "preferred_font" => $DEFAULT_FONT
                ),
+ "fi" => array(
+ "langcode" => "0x40b Finnish",
+ "preferred_charset" => "Windows-1252",
+ "preferred_font" => $DEFAULT_FONT
+ ),
     "hu" => array(
                    "langcode" => "0x40e Hungarian",
                    "preferred_charset" => "Windows-1250",

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