From def97156d3c0cbeacf2996859f16f727d44eb4e8 Mon Sep 17 00:00:00 2001 From: Steve Fryatt Date: Sun, 26 Jan 2014 14:35:57 +0000 Subject: Make Open URL dialogue allocate memory for the URL field. Add global constant for URL length, to manage both URL Bar and Open URL. --- riscos/templates/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/templates/en') 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 { -- cgit v1.2.3