summaryrefslogtreecommitdiff
path: root/frontends/riscos/templates
diff options
context:
space:
mode:
authorJohn-Mark Bell <jmb@netsurf-browser.org>2022-05-27 17:58:51 +0100
committerJohn-Mark Bell <jmb@netsurf-browser.org>2022-05-27 17:58:51 +0100
commitb81c95aca886372a8943c1fe8c6747d56e1c5d02 (patch)
tree1d6000984e6904c66cb212d54e67bf0576e7411c /frontends/riscos/templates
parent862756a1a47553f317970f3a04fce3bd204792f6 (diff)
downloadnetsurf-b81c95aca886372a8943c1fe8c6747d56e1c5d02.tar.gz
netsurf-b81c95aca886372a8943c1fe8c6747d56e1c5d02.tar.bz2
s/http/https/ in user-facing URIs
Diffstat (limited to 'frontends/riscos/templates')
-rw-r--r--frontends/riscos/templates/de2
-rw-r--r--frontends/riscos/templates/en2
-rw-r--r--frontends/riscos/templates/fr2
-rw-r--r--frontends/riscos/templates/nl2
4 files changed, 4 insertions, 4 deletions
diff --git a/frontends/riscos/templates/de b/frontends/riscos/templates/de
index 19a23e330..4ad051383 100644
--- a/frontends/riscos/templates/de
+++ b/frontends/riscos/templates/de
@@ -1145,7 +1145,7 @@ wimp_window {
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
- text.text:"http://netsurf.sourceforge.net/netsurf.zip"
+ text.text:"https://netsurf.sourceforge.net/netsurf.zip"
text.size:*
text.validation:"R2"
}
diff --git a/frontends/riscos/templates/en b/frontends/riscos/templates/en
index d5259d922..c418ed7b9 100644
--- a/frontends/riscos/templates/en
+++ b/frontends/riscos/templates/en
@@ -1355,7 +1355,7 @@ wimp_window {
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
- text.text:"http://netsurf.sourceforge.net/netsurf.zip"
+ text.text:"https://netsurf.sourceforge.net/netsurf.zip"
text.size:*
text.validation:"R2"
}
diff --git a/frontends/riscos/templates/fr b/frontends/riscos/templates/fr
index 76a4611bf..cdc109855 100644
--- a/frontends/riscos/templates/fr
+++ b/frontends/riscos/templates/fr
@@ -1145,7 +1145,7 @@ wimp_window {
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
- text.text:"http://netsurf.sourceforge.net/netsurf.zip"
+ text.text:"https://netsurf.sourceforge.net/netsurf.zip"
text.size:*
text.validation:"R2"
}
diff --git a/frontends/riscos/templates/nl b/frontends/riscos/templates/nl
index 01188b097..4cabafd53 100644
--- a/frontends/riscos/templates/nl
+++ b/frontends/riscos/templates/nl
@@ -1359,7 +1359,7 @@ wimp_window {
icon_esg:0
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_VERY_LIGHT_GREY
- text.text:"http://netsurf.sourceforge.net/netsurf.zip"
+ text.text:"https://netsurf.sourceforge.net/netsurf.zip"
text.size:43
text.validation:"R2"
}