summaryrefslogtreecommitdiff
path: root/amiga/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/options.h')
-rw-r--r--amiga/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/options.h b/amiga/options.h
index f595cd240..b95ddf12d 100644
--- a/amiga/options.h
+++ b/amiga/options.h
@@ -44,7 +44,7 @@ NSOPTION_BOOL(tab_close_warn, true)
NSOPTION_BOOL(tab_always_show, false)
NSOPTION_BOOL(kiosk_mode, false)
NSOPTION_STRING(search_engines_file, "PROGDIR:Resources/SearchEngines")
-NSOPTION_STRING(arexx_dir, "PROGDIR:Rexx")
+NSOPTION_STRING(arexx_dir, "Rexx")
NSOPTION_STRING(arexx_startup, "Startup.nsrx")
NSOPTION_STRING(arexx_shutdown, "Shutdown.nsrx")
NSOPTION_STRING(download_dir, NULL)