mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
409af62fa8
Overview of Changes in GTK+ 1.2.8: * GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection Overview of Changes in GLib 1.2.8: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes
12 lines
543 B
Plaintext
12 lines
543 B
Plaintext
--- gtk/gtkrc.ru.orig Fri May 19 08:18:08 2000
|
|
+++ gtk/gtkrc.ru Thu May 25 13:55:53 2000
|
|
@@ -1,7 +1,7 @@
|
|
style "gtk-default-ru" {
|
|
fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*,\
|
|
-*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\
|
|
- -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\
|
|
+ -*-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\
|
|
-*-arial-medium-r-normal--12-*-*-*-*-*-koi8-r,*-r-*"
|
|
}
|
|
class "GtkWidget" style "gtk-default-ru"
|