diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:36:06 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 16:36:06 +0000 |
commit | 0ce9c970cf1f04781b118a59f97f3eb1664b66e8 (patch) | |
tree | f7a394b0aac405fa51a73c089493e2d03e9df09a /x11-toolkits/gtk12/files/patch-gtk__gtkrc.ru | |
parent | - Fix the implicit requirement lines of the pkg-config files to use libav's (diff) |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-gtk__gtkrc.ru')
-rw-r--r-- | x11-toolkits/gtk12/files/patch-gtk__gtkrc.ru | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk12/files/patch-gtk__gtkrc.ru b/x11-toolkits/gtk12/files/patch-gtk__gtkrc.ru new file mode 100644 index 000000000000..8c6d078a9da2 --- /dev/null +++ b/x11-toolkits/gtk12/files/patch-gtk__gtkrc.ru @@ -0,0 +1,11 @@ +--- gtk/gtkrc.ru.orig Fri May 19 13:18:08 2000 ++++ gtk/gtkrc.ru Fri Feb 9 22:53:43 2001 +@@ -1,7 +1,5 @@ + 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,\ ++ fontset = "-*-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\ + -*-arial-medium-r-normal--12-*-*-*-*-*-koi8-r,*-r-*" + } + class "GtkWidget" style "gtk-default-ru" |