summaryrefslogtreecommitdiff
path: root/libre/qupzilla-libre/libre.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/qupzilla-libre/libre.patch')
-rw-r--r--libre/qupzilla-libre/libre.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/libre/qupzilla-libre/libre.patch b/libre/qupzilla-libre/libre.patch
index 7ce4d26d2..6db34dd8f 100644
--- a/libre/qupzilla-libre/libre.patch
+++ b/libre/qupzilla-libre/libre.patch
@@ -74,3 +74,16 @@ index 2039921..52afa22 100644
}
changed(allPages);
+diff --git a/src/lib/data/html/start.html b/src/lib/data/html/start.html
+index 0e48ed2..eb7d793 100644
+--- a/src/lib/data/html/start.html
++++ b/src/lib/data/html/start.html
+@@ -19,7 +19,7 @@ a {color: #1a4ba4;text-decoration: none;font-weight: bold;}
+
+ <img src="%ABOUT-IMG%">
+ %PRIVATE-BROWSING%
+-<form action="https://duckduckgo.com/" method="GET">
++<form action="https://duckduckgo.com/html" method="GET">
+ <input type="hidden" name="t" value="qupzilla" />
+ <input class="line" id="inp" class="question" name="q"/> <br/>
+ <input class="submit" type="submit" value="%BUTTON-LABEL%">