From 4bd44cd98fb9191957f50c849b69860537f10b76 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?No=C3=A9mi=20V=C3=A1nyi?=
Date: Mon, 15 Aug 2016 17:12:43 +0200
Subject: [PATCH] uncapitalize searx in templates
---
searx/templates/courgette/about.html | 12 ++++++------
searx/templates/courgette/base.html | 2 +-
searx/templates/default/about.html | 12 ++++++------
searx/templates/default/base.html | 2 +-
searx/templates/oscar/about.html | 12 ++++++------
searx/templates/oscar/base.html | 2 +-
searx/templates/pix-art/about.html | 12 ++++++------
searx/templates/pix-art/base.html | 2 +-
searx/templates/pix-art/index.html | 2 +-
searx/templates/pix-art/results.html | 2 +-
tests/robot/test_basic.robot | 2 +-
11 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/searx/templates/courgette/about.html b/searx/templates/courgette/about.html
index 2945e1f7b..3855d4682 100644
--- a/searx/templates/courgette/about.html
+++ b/searx/templates/courgette/about.html
@@ -6,20 +6,20 @@
Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users.
- Why use Searx?
+ Why use searx?
- - Searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
- - Searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
- - Searx is free software, the code is 100% open and you can help to make it better. See more on github
+ - searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
+ - searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
+ - searx is free software, the code is 100% open and you can help to make it better. See more on github
If you do care about privacy, want to be a conscious user, or otherwise believe
- in digital freedom, make Searx your default search engine or run it on your own server
+ in digital freedom, make searx your default search engine or run it on your own server
Technical details - How does it work?
Searx is a metasearch engine,
inspired by the seeks project.
-It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, Searx uses the search bar to perform GET requests.
+It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, searx uses the search bar to perform GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
diff --git a/searx/templates/courgette/base.html b/searx/templates/courgette/base.html
index 276fae870..b2c70a3b7 100644
--- a/searx/templates/courgette/base.html
+++ b/searx/templates/courgette/base.html
@@ -2,7 +2,7 @@
-
+
diff --git a/searx/templates/default/about.html b/searx/templates/default/about.html
index 1b5fc34c0..f21a6f296 100644
--- a/searx/templates/default/about.html
+++ b/searx/templates/default/about.html
@@ -6,20 +6,20 @@
Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users.
- Why use Searx?
+ Why use searx?
- - Searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
- - Searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
- - Searx is free software, the code is 100% open and you can help to make it better. See more on github
+ - searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
+ - searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
+ - searx is free software, the code is 100% open and you can help to make it better. See more on github
If you do care about privacy, want to be a conscious user, or otherwise believe
- in digital freedom, make Searx your default search engine or run it on your own server
+ in digital freedom, make searx your default search engine or run it on your own server
Technical details - How does it work?
Searx is a metasearch engine,
inspired by the seeks project.
-It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, if Searx used from the search bar it performs GET requests.
+It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, if searx used from the search bar it performs GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
diff --git a/searx/templates/default/base.html b/searx/templates/default/base.html
index 143bdb8d2..a2c38fef7 100644
--- a/searx/templates/default/base.html
+++ b/searx/templates/default/base.html
@@ -2,7 +2,7 @@
-
+
diff --git a/searx/templates/oscar/about.html b/searx/templates/oscar/about.html
index 39ef3663e..d42b783c7 100644
--- a/searx/templates/oscar/about.html
+++ b/searx/templates/oscar/about.html
@@ -7,20 +7,20 @@
Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users.
- Why use Searx?
+ Why use searx?
- - Searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
- - Searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
- - Searx is free software, the code is 100% open and you can help to make it better. See more on github
+ - searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
+ - searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
+ - searx is free software, the code is 100% open and you can help to make it better. See more on github
If you do care about privacy, want to be a conscious user, or otherwise believe
- in digital freedom, make Searx your default search engine or run it on your own server
+ in digital freedom, make searx your default search engine or run it on your own server
Technical details - How does it work?
Searx is a metasearch engine,
inspired by the seeks project.
-It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, Searx uses the search bar to perform GET requests.
+It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, searx uses the search bar to perform GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html
index a1f1c1a90..d3170d622 100644
--- a/searx/templates/oscar/base.html
+++ b/searx/templates/oscar/base.html
@@ -2,7 +2,7 @@
-
+
diff --git a/searx/templates/pix-art/about.html b/searx/templates/pix-art/about.html
index cb4b351f8..6484b8526 100644
--- a/searx/templates/pix-art/about.html
+++ b/searx/templates/pix-art/about.html
@@ -5,20 +5,20 @@
Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users.
- Why use Searx?
+ Why use searx?
- - Searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
- - Searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
- - Searx is free software, the code is 100% open and you can help to make it better. See more on github
+ - searx may not offer you as personalised results as Google, but it doesn't generate a profile about you
+ - searx doesn't care about what you search for, never shares anything with a third party, and it can't be used to compromise you
+ - searx is free software, the code is 100% open and you can help to make it better. See more on github
If you do care about privacy, want to be a conscious user, or otherwise believe
- in digital freedom, make Searx your default search engine or run it on your own server
+ in digital freedom, make searx your default search engine or run it on your own server
Technical details - How does it work?
Searx is a metasearch engine,
inspired by the seeks project.
-It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, if Searx used from the search bar it performs GET requests.
+It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, if searx used from the search bar it performs GET requests.
Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
diff --git a/searx/templates/pix-art/base.html b/searx/templates/pix-art/base.html
index 578180c84..6af8823cc 100644
--- a/searx/templates/pix-art/base.html
+++ b/searx/templates/pix-art/base.html
@@ -2,7 +2,7 @@
-
+
diff --git a/searx/templates/pix-art/index.html b/searx/templates/pix-art/index.html
index d398cc829..a0c61f975 100644
--- a/searx/templates/pix-art/index.html
+++ b/searx/templates/pix-art/index.html
@@ -1,7 +1,7 @@
{% extends "pix-art/base.html" %}
{% block content %}
-
+
{% include 'pix-art/search.html' %}
{{ _('about') }}
diff --git a/searx/templates/pix-art/results.html b/searx/templates/pix-art/results.html
index 9385b608a..f7d0e209b 100644
--- a/searx/templates/pix-art/results.html
+++ b/searx/templates/pix-art/results.html
@@ -8,7 +8,7 @@
{% block title %}{{ q }} - {% endblock %}
{% block meta %}{% endblock %}
{% block content %}
-
+
{% include 'pix-art/search.html' %}
diff --git a/tests/robot/test_basic.robot b/tests/robot/test_basic.robot
index 4a20d0ba2..ec8dcc1ca 100644
--- a/tests/robot/test_basic.robot
+++ b/tests/robot/test_basic.robot
@@ -11,7 +11,7 @@ Front page
About page
Click Element link=about
- Page Should Contain Why use Searx?
+ Page Should Contain Why use searx?
Page Should Contain Element link=search engines
Preferences page