gtk2/testsuite/css/style/test-css-style.gresource.xml
Matthias Clasen 3c26aef826 Use a custom theme for CSS style tests
Use a custom, empty theme and stop importing reset-to-defaults.css.
This avoids overwriting initial values, so our initial value
filtering works better.
2016-01-03 15:39:55 -05:00

7 lines
153 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gtk/libgtk/theme">
<file>Empty.css</file>
</gresource>
</gresources>