summaryrefslogtreecommitdiff
path: root/gtk/res/netsurf.gresource.xml
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-06-22 21:03:00 +0100
committerVincent Sanders <vince@kyllikki.org>2015-06-22 21:03:00 +0100
commit11dc7304d96a2ac3e2ac346e3cb6236f8e14225b (patch)
treebe07cfaaaff82958209a218ae604859b117b8b08 /gtk/res/netsurf.gresource.xml
parent3160f9fd898720aba47e726a4b50910c92acd36e (diff)
downloadnetsurf-11dc7304d96a2ac3e2ac346e3cb6236f8e14225b.tar.gz
netsurf-11dc7304d96a2ac3e2ac346e3cb6236f8e14225b.tar.bz2
Allow GTK to include inline resources for default css
Diffstat (limited to 'gtk/res/netsurf.gresource.xml')
-rw-r--r--gtk/res/netsurf.gresource.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/res/netsurf.gresource.xml b/gtk/res/netsurf.gresource.xml
index ca4c9e326..7e08b0b72 100644
--- a/gtk/res/netsurf.gresource.xml
+++ b/gtk/res/netsurf.gresource.xml
@@ -51,7 +51,10 @@
<file>ja/welcome.html</file>
<file>nl/welcome.html</file>
<file>maps.html</file>
+ <file>adblock.css</file>
+ <file>default.css</file>
<file>internal.css</file>
+ <file>quirks.css</file>
<file>netsurf.png</file>
<file>default.ico</file>
<file>icons/arrow-l.png</file>