[gtk+/gtk-style-context] Adapt testgtk.css to parser changes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context] Adapt testgtk.css to parser changes
- Date: Fri, 19 Nov 2010 22:08:23 +0000 (UTC)
commit 0660ccbb5c96995dd6ff504ad27a004203d158d4
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Nov 19 17:07:09 2010 -0500
Adapt testgtk.css to parser changes
tests/testgtk.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/testgtk.css b/tests/testgtk.css
index 9af0257..24ed655 100644
--- a/tests/testgtk.css
+++ b/tests/testgtk.css
@@ -1,5 +1,5 @@
/* testgtk2.css sets all the buttons in the main window to blue by default */
- import url(testgtk2.css);
+ import url("testgtk2.css");
* {
-GtkButton-child-displacement-x: 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]