Add Gtk resource file with the default CSS file

This commit is contained in:
Alexander Larsson
2012-01-12 19:14:33 +01:00
parent 739ab8548d
commit 4f0cc6572b
5 changed files with 409 additions and 366 deletions

6
gtk/gtk.gresource.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gtk/libgtk">
<file>gtk-default.css</file>
</gresource>
</gresources>