forked from AuroraMiddleware/gtk
css tests: Fix style tests
Commit d0fd7990c3
changed
the location of builtin themes, breaking the loading of
the empty theme in test-css-style.
This commit is contained in:
parent
132abb8749
commit
f2e08d3a9c
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<gresources>
|
||||
<gresource prefix="/org/gtk/libgtk/theme">
|
||||
<file>Empty.css</file>
|
||||
<gresource prefix="/org/gtk/libgtk/theme/Empty">
|
||||
<file>gtk.css</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
|
Loading…
Reference in New Issue
Block a user