[gnome-games] gnomine: Fix resizing button theme artifact, #574118, Matthias Clasen
- From: Jason Clinton <jclinton src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-games] gnomine: Fix resizing button theme artifact, #574118, Matthias Clasen
- Date: Mon, 24 Aug 2009 16:53:32 +0000 (UTC)
commit ede2f338ef9a2ac0a32f88561d5db40b28bcaa45
Author: Jason D. Clinton <me jasonclinton com>
Date: Mon Aug 24 11:52:33 2009 -0500
gnomine: Fix resizing button theme artifact, #574118, Matthias Clasen
gnomine/gnomine.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/gnomine/gnomine.c b/gnomine/gnomine.c
index 37567fe..f773a4f 100644
--- a/gnomine/gnomine.c
+++ b/gnomine/gnomine.c
@@ -1067,12 +1067,6 @@ main (int argc, char *argv[])
verify_ranges ();
- /* This is evil, but the normal button focus indicator
- * interferes with the face (but we still want the button
- * to be the default). */
- gtk_rc_parse_string
- ("style \"gnomine\" { GtkButton::interior-focus = 0 } class \"GtkButton\" style \"gnomine\"");
-
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
gtk_window_set_title (GTK_WINDOW (window), _(APP_NAME_LONG));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]