diff options
author | Xan Lopez <xan@igalia.com> | 2011-12-15 04:24:21 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2011-12-15 04:24:21 +0800 |
commit | f60cd7fc43d25855cafaab84e655e0f2b99c95ee (patch) | |
tree | b5c40d8250cd3e8e4b2a630411c7cf648bd78248 /configure.ac | |
parent | 049e9612e7676c87ac0f011ec56340614e513cab (diff) | |
download | gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.tar gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.tar.gz gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.tar.bz2 gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.tar.lz gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.tar.xz gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.tar.zst gsoc2013-epiphany-f60cd7fc43d25855cafaab84e655e0f2b99c95ee.zip |
Move GtkBuilder files to data/ui
There's not much point in having two UI files (glade/ and ui/), and
besides the files were not actually in glade format anymore.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 35fd9006a..954d20b33 100644 --- a/configure.ac +++ b/configure.ac @@ -324,7 +324,6 @@ data/Makefile data/epiphany-${EPIPHANY_API_VERSION}.pc:data/epiphany.pc.in data/epiphany.desktop.in data/bme.desktop.in -data/glade/Makefile data/icons/Makefile data/art/Makefile data/pages/Makefile |