tag 405107 +patch

The attached patch is adding gtkrc.zh_TW.utf-8 file.
The fontset needs ttf-arphic-uming package, and this package has been in
tasksel for zh_TW lcoale which means it will install automaticly with
etch d-i.

-Andrew
diff -urN gtk+1.2-1.2.10.orig/gtk/gtkrc.zh_TW.utf-8 gtk+1.2-1.2.10/gtk/gtkrc.zh_TW.utf-8
--- gtk+1.2-1.2.10.orig/gtk/gtkrc.zh_TW.utf-8	1970-01-01 08:00:00.000000000 +0800
+++ gtk+1.2-1.2.10/gtk/gtkrc.zh_TW.utf-8	2007-01-05 18:53:55.000000000 +0800
@@ -0,0 +1,9 @@
+style "default-text" {
+       fontset = "-*-umingmbe-medium-r-normal--*-120-*-*-*-*-iso10646-1,\
+       		  -*-uming-medium-r-normal--*-120-*-*-*-*-iso10646-1,\
+		  -*-arial-medium-r-normal--*-120-*-*-*-*-iso10646-1,\
+       		  -*-helvetica-medium-r-normal--*-120-*-*-*-*-*-*"
+}
+
+class "GtkWidget" style "default-text"
+

Reply via email to