Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Jun 2002 03:40:39 +0800 (CST)
From:      Statue <statue@softwareliberty.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38837: Update port: chinese/mozilla-tclp
Message-ID:  <20020602194039.681E6755A@softwareliberty.org>

next in thread | raw e-mail | index | archive | help

>Number:         38837
>Category:       ports
>Synopsis:       Update port: chinese/mozilla-tclp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 02 12:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Statue
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Apr 25 11:32:54 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/FREEBSD i386


	
>Description:
modify ps font from ArphicMingB5-Regular-ETen-B5-H to ShanHeiSun-Light-ETen-B5-H
	
>How-To-Repeat:
	
>Fix:

diff -ruN mozilla-tclp.orig/files/unix.js mozilla-tclp/files/unix.js
--- mozilla-tclp.orig/files/unix.js	Mon Jun  3 03:39:13 2002
+++ mozilla-tclp/files/unix.js	Mon Jun  3 03:39:39 2002
@@ -337,4 +337,4 @@
 // Change lines below to your local system fonts
 // Check http://freebsd.sinica.edu.tw/~statue/zh-tut/web-browse.html
 pref("print.postscript.nativecode.zh-TW", "big5");
-pref("print.postscript.nativefont.zh-TW", "ArphicMingB5-Regular-ETen-B5-H");
+pref("print.postscript.nativefont.zh-TW", "ShanHeiSun-Light-ETen-B5-H");
	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020602194039.681E6755A>