From 8b586b2d67dad1f7d874091664ab582936e15dc4 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Fri, 31 May 2013 23:25:05 +0100 Subject: Fix a crash when edit settings if NetSurf is running on the WB screen Rename use_pubscreen to make it clearer what the option is for --- amiga/dist/Install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amiga/dist/Install') diff --git a/amiga/dist/Install b/amiga/dist/Install index c2eabb722..3977629d8 100755 --- a/amiga/dist/Install +++ b/amiga/dist/Install @@ -558,7 +558,7 @@ (help @textfile-help) (dest #user-options) (append "theme:" #theme "\n") - (append "use_pubscreen:Workbench\n") + (append "pubscreen_name:Workbench\n") ) (if (= #hotlist-exist 0) -- cgit v1.2.3