Move the search provider to its own subdirectory

Desktop / GNOME / Epiphany - Michael Catanzaro [gnome.org] - 18 September 2016 11:53 UTC

0208527 Move the search provider to its own subdirectory
configure.ac | 1 +
src/Makefile.am | 63 +-
src/ephy-search-provider-main.c | 58 --
src/ephy-search-provider.c | 454 ----------
src/ephy-search-provider.h | 34 -
src/org.gnome.ShellSearchProvider2.xml | 87 --
src/search-provider/Makefile.am | 61 ++
src/search-provider/Makefile.in | 871 ++++++++++++++++++++
src/search-provider/ephy-search-provider-main.c | 58 ++
src/search-provider/ephy-search-provider.c | 454 ++++++++++
src/search-provider/ephy-search-provider.h | 34 +
.../org.gnome.ShellSearchProvider2.xml | 87 ++
12 files changed, 1567 insertions(+), 695 deletions(-)

Upstream: git.gnome.org


  • Share