summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2017-10-03 10:03:26 +0200
committerMichael Catanzaro <mcatanzaro@igalia.com>2017-10-03 10:04:11 +0200
commit12f732bd5436a15de2a6b4791eb2ff6d8ce7a497 (patch)
tree22df30446ed5c7d43f1c70de80e395f85d479624
parent46aaf4e6311742e6c157d5ad569743d15f442345 (diff)
downloadepiphany-12f732bd5436a15de2a6b4791eb2ff6d8ce7a497.tar.gz
Rename the search provider ini
Not sure if it will work, but this will allow it to be exported so it will at least have a chance.
-rw-r--r--data/meson.build2
-rw-r--r--data/org.gnome.Epiphany.search-provider.ini (renamed from data/epiphany-search-provider.ini)0
2 files changed, 1 insertions, 1 deletions
diff --git a/data/meson.build b/data/meson.build
index 855529a26..df63f11e2 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -49,7 +49,7 @@ configure_file(
install: true,
install_dir: join_paths(datadir, 'dbus-1', 'services')
)
-install_data('epiphany-search-provider.ini',
+install_data('org.gnome.Epiphany.search-provider.ini',
install_dir: join_paths(datadir, 'gnome-shell', 'search-providers')
)
diff --git a/data/epiphany-search-provider.ini b/data/org.gnome.Epiphany.search-provider.ini
index 3260c895f..3260c895f 100644
--- a/data/epiphany-search-provider.ini
+++ b/data/org.gnome.Epiphany.search-provider.ini