summaryrefslogtreecommitdiff
path: root/tests/testgtkrc
diff options
context:
space:
mode:
authorOwen Taylor <owt1@cornell.edu>1998-03-01 08:47:36 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-03-01 08:47:36 +0000
commit2630943eb30fb7a94680e7afb6e1d070718c9811 (patch)
tree205200c8e9a8f1f4986ed3117c150f332fb51bef /tests/testgtkrc
parent9205edae41b7fdcdda29e8a47739c56f34834f0f (diff)
downloadgdk-pixbuf-2630943eb30fb7a94680e7afb6e1d070718c9811.tar.gz
gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]
Sun Mar 1 03:20:39 1998 Owen Taylor <owt1@cornell.edu> * gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] Turned off debugging in gtktext.c Bug fixes for cutting, pasting, deleting, etc. Some of the bugs that were there before have definitely been fixed. * gtk/testgtk.c gtk/testgtkrc: Removed my ugly orange backgrounds, to make things look nicer.
Diffstat (limited to 'tests/testgtkrc')
-rw-r--r--tests/testgtkrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testgtkrc b/tests/testgtkrc
index f81bf3fb1..6d61ecbd7 100644
--- a/tests/testgtkrc
+++ b/tests/testgtkrc
@@ -12,8 +12,8 @@ pixmap_path "."
style "default"
{
- fontset = "-adobe-helvetica-medium-r-normal--*-100-*-*-*-*-*-*,*"
- base[NORMAL] = { 1.0, 0.8, 0.8 }
+ fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-*,*"
+# base[NORMAL] = { 1.0, 0.8, 0.8 }
}
style "window"