[gtk+] Silence a theme parser error
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Silence a theme parser error
- Date: Wed, 1 Jun 2011 22:41:12 +0000 (UTC)
commit 60081644aee42a83cc12b7ac2952bf79ba58fe31
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Jun 1 18:40:11 2011 -0400
Silence a theme parser error
tests/testgtk.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testgtk.css b/tests/testgtk.css
index f1207f7..f5e8694 100644
--- a/tests/testgtk.css
+++ b/tests/testgtk.css
@@ -4,7 +4,7 @@
@binding-set entry-bindings {
bind "<alt>s" { "move-cursor" (visual-positions, 3, 0) };
bind "<alt>a" { "move-cursor" (visual-positions, -3, 0) };
-};
+}
* {
-GtkButton-child-displacement-x: 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]