aboutsummaryrefslogtreecommitdiffstats
path: root/src/epiphany.gresource.xml
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-10-03 03:24:32 +0800
committerXan Lopez <xan@igalia.com>2012-10-03 05:20:59 +0800
commit59934f569070b08e57444d0f650cb6e9bd6a036e (patch)
treec33b1b861c394d483fae426825ba0518c5c035be /src/epiphany.gresource.xml
parentbbf60892b4392af2dac4ec533932a8f40c26fe8d (diff)
downloadgsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.tar
gsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.tar.gz
gsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.tar.bz2
gsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.tar.lz
gsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.tar.xz
gsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.tar.zst
gsoc2013-epiphany-59934f569070b08e57444d0f650cb6e9bd6a036e.zip
Remove UI code from adblock, un-extensionify it
We are not using this code for now, easy enough to re-add somehow if we want to provide a UI to edit the adblock rules. With that gone, it's now trivial to drop the extension code too, so now the adblocker is just a GObject implementing the Adblock interface. https://bugzilla.gnome.org/show_bug.cgi?id=681657
Diffstat (limited to 'src/epiphany.gresource.xml')
-rw-r--r--src/epiphany.gresource.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/epiphany.gresource.xml b/src/epiphany.gresource.xml
index c04d5370b..b75646667 100644
--- a/src/epiphany.gresource.xml
+++ b/src/epiphany.gresource.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/epiphany">
- <file preprocess="xml-stripblanks" compressed="true">adblock.ui</file>
<file preprocess="xml-stripblanks" compressed="true">epiphany.ui</file>
<file preprocess="xml-stripblanks" compressed="true">prefs-dialog.ui</file>
<file preprocess="xml-stripblanks">epiphany-application-menu.ui</file>