summaryrefslogtreecommitdiff
path: root/riscos/templates
diff options
context:
space:
mode:
authorSteve Fryatt <stevef@netsurf-browser.org>2014-01-26 14:35:57 +0000
committerSteve Fryatt <stevef@netsurf-browser.org>2014-01-26 14:35:57 +0000
commitdef97156d3c0cbeacf2996859f16f727d44eb4e8 (patch)
tree0a8f663aa182b7815307afde33c55a0d4d1a17df /riscos/templates
parent89992958d251cbb1cbd634a0dd89d1161de35041 (diff)
downloadnetsurf-def97156d3c0cbeacf2996859f16f727d44eb4e8.tar.gz
netsurf-def97156d3c0cbeacf2996859f16f727d44eb4e8.tar.bz2
Make Open URL dialogue allocate memory for the URL field.
Add global constant for URL length, to manage both URL Bar and Open URL.
Diffstat (limited to 'riscos/templates')
-rw-r--r--riscos/templates/de2
-rw-r--r--riscos/templates/en2
-rw-r--r--riscos/templates/fr2
-rw-r--r--riscos/templates/nl2
4 files changed, 4 insertions, 4 deletions
diff --git a/riscos/templates/de b/riscos/templates/de
index 905d57ec0..190d38a48 100644
--- a/riscos/templates/de
+++ b/riscos/templates/de
@@ -1683,7 +1683,7 @@ wimp_window {
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_WHITE
text.text:""
- text.size:128
+ text.size:1
text.validation:"Pptr_write;Kta"
}
wimp_icon {
diff --git a/riscos/templates/en b/riscos/templates/en
index a943b1e91..fed72b3ee 100644
--- a/riscos/templates/en
+++ b/riscos/templates/en
@@ -1891,7 +1891,7 @@ wimp_window {
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_WHITE
text.text:""
- text.size:128
+ text.size:1
text.validation:"Pptr_write;Kta"
}
wimp_icon {
diff --git a/riscos/templates/fr b/riscos/templates/fr
index 30bcbfaf5..2acc5780e 100644
--- a/riscos/templates/fr
+++ b/riscos/templates/fr
@@ -1695,7 +1695,7 @@ wimp_window {
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_WHITE
text.text:""
- text.size:128
+ text.size:1
text.validation:"Pptr_write;Kta"
}
wimp_icon {
diff --git a/riscos/templates/nl b/riscos/templates/nl
index dcc8af5f4..8e7725f9e 100644
--- a/riscos/templates/nl
+++ b/riscos/templates/nl
@@ -1895,7 +1895,7 @@ wimp_window {
icon_fg:wimp_COLOUR_BLACK
icon_bg:wimp_COLOUR_WHITE
text.text:""
- text.size:128
+ text.size:1
text.validation:"Pptr_write;Kta"
}
wimp_icon {