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/nl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/templates/nl') 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 { -- cgit v1.2.3