[gtk+/gtk-style-context: 420/490] Adapt testgtk.css to parser changes



commit fdbaa3b2f97f68afa213c26c4684a77192237ad7
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]