diff options
Diffstat (limited to 'www/beonex/files/patch-basebrowser-unix')
-rw-r--r-- | www/beonex/files/patch-basebrowser-unix | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/www/beonex/files/patch-basebrowser-unix b/www/beonex/files/patch-basebrowser-unix new file mode 100644 index 000000000000..b0ae51e2fc7e --- /dev/null +++ b/www/beonex/files/patch-basebrowser-unix @@ -0,0 +1,28 @@ +$FreeBSD$ + +"Install files necessary for viewing pages in Asian languages using +ports based on mozilla-embedded (galeon, skipstone etc.)" + +author: Takashi KANAMARU <kanamaru@sekine-lab.ei.tuat.ac.jp> + +--- embedding/config/basebrowser-unix.orig Thu Feb 7 23:50:19 2002 ++++ embedding/config/basebrowser-unix Tue Mar 12 17:06:08 2002 +@@ -203,12 +204,12 @@ + components/unicharutil.xpt + components/libchardet.so + ; optional - on english only systems +-; components/libucvja.so for japanese +-; components/libucvko.so for korean +-; components/libucvcn.so for simplified chinese +-; components/libucvtw.so for traditional chinese +-; components/libucvtw2.so for traditional chinese +-; components/libucvibm.so for ibm ++components/libucvja.so ++components/libucvko.so ++components/libucvcn.so ++components/libucvtw.so ++components/libucvtw2.so ++components/libucvibm.so + + + res/language.properties |