diff --git a/outdated/sys/amiga/.gitattributes b/outdated/sys/amiga/.gitattributes index cc4b3cd52..483f30202 100644 --- a/outdated/sys/amiga/.gitattributes +++ b/outdated/sys/amiga/.gitattributes @@ -1,2 +1,2 @@ *.p NHSUBST -* NH_filestag=(file%s_for_Amiga_versions_-_untested_for_3.7) +* NH_filestag=(file%s_for_Amiga_versions_-_untested_for_5.0) diff --git a/outdated/sys/atari/.gitattributes b/outdated/sys/atari/.gitattributes index db7b27210..b51126e53 100644 --- a/outdated/sys/atari/.gitattributes +++ b/outdated/sys/atari/.gitattributes @@ -1 +1 @@ -* NH_filestag=(file%s_for_Atari_version_-_untested_for_3.7) +* NH_filestag=(file%s_for_Atari_version_-_untested_for_5.0) diff --git a/outdated/sys/be/.gitattributes b/outdated/sys/be/.gitattributes index 38ec7931e..f7d41ab76 100644 --- a/outdated/sys/be/.gitattributes +++ b/outdated/sys/be/.gitattributes @@ -1 +1 @@ -* NH_filestag=(file%s_for_BeOS_version_-_untested_for_3.7) +* NH_filestag=(file%s_for_BeOS_version_-_untested_for_5.0) diff --git a/outdated/sys/os2/.gitattributes b/outdated/sys/os2/.gitattributes index 4041868ff..7859972d3 100644 --- a/outdated/sys/os2/.gitattributes +++ b/outdated/sys/os2/.gitattributes @@ -1,2 +1,2 @@ Makefile.* NHSUBST -* NH_filestag=(file%s_for_OS/2_version_-_untested_for_3.7) +* NH_filestag=(file%s_for_OS/2_version_-_untested_for_5.0) diff --git a/outdated/sys/wince/.gitattributes b/outdated/sys/wince/.gitattributes index 0742a1d02..340366cbb 100644 --- a/outdated/sys/wince/.gitattributes +++ b/outdated/sys/wince/.gitattributes @@ -1,4 +1,4 @@ *.ce NHSUBST *.mak NHSUBST *.bat NHSUBST -* NH_filestag=(file%s_for_Windows_CE_and_PocketPC_-_untested_for_3.7) +* NH_filestag=(file%s_for_Windows_CE_and_PocketPC_-_untested_for_5.0) diff --git a/outdated/sys/wince/ceinc/.gitattributes b/outdated/sys/wince/ceinc/.gitattributes index 26a22a17d..5a72c68fc 100644 --- a/outdated/sys/wince/ceinc/.gitattributes +++ b/outdated/sys/wince/ceinc/.gitattributes @@ -1 +1 @@ -* NH_filestag=(header_file%s_for_Windows_CE_and_PocketPC_-_untested_for_3.7) +* NH_filestag=(header_file%s_for_Windows_CE_and_PocketPC_-_untested_for_5.0) diff --git a/outdated/win/gem/.gitattributes b/outdated/win/gem/.gitattributes index 303f8dfcc..b78f4ea3d 100644 --- a/outdated/win/gem/.gitattributes +++ b/outdated/win/gem/.gitattributes @@ -1 +1 @@ -* NH_filestag=(file%s_for_GEM_versions_-_untested_for_3.7) +* NH_filestag=(file%s_for_GEM_versions_-_untested_for_5.0) diff --git a/outdated/win/gnome/.gitattributes b/outdated/win/gnome/.gitattributes index b5ad839b8..15f036561 100644 --- a/outdated/win/gnome/.gitattributes +++ b/outdated/win/gnome/.gitattributes @@ -1 +1 @@ -* NH_filestag=(file%s_for_GNOME_versions_-_untested_for_3.7) +* NH_filestag=(file%s_for_GNOME_versions_-_untested_for_5.0) diff --git a/src/files.c b/src/files.c index 3b9a02505..15a587e90 100644 --- a/src/files.c +++ b/src/files.c @@ -2103,7 +2103,7 @@ make_converted_name(const char *filename) size_t sz = strlen(folderbuf); Snprintf(eos(folderbuf), sizeof folderbuf - sz, - "\\AppData\\Local\\NetHack\\3.7\\"); + "\\AppData\\Local\\NetHack\\5.0\\"); dir = (const char *) folderbuf; } #endif /* UNIX || WIN32 */ diff --git a/sys/windows/nethackrc.template b/sys/windows/nethackrc.template index 0887fef41..8e2ce9c68 100644 --- a/sys/windows/nethackrc.template +++ b/sys/windows/nethackrc.template @@ -146,22 +146,22 @@ OPTIONS=hilite_pet,!toptenwin # point at must exist. NetHack will not create them for you. # # The location that documentation and helps files are placed -#HACKDIR=c:\User\USERNAME\NetHack\3.6 +#HACKDIR=c:\User\USERNAME\NetHack\5.0 # # The location that level files in progress are stored (writeable) -#LEVELDIR=c:\User\USERNAME\AppData\Local\NetHack\3.6 +#LEVELDIR=c:\User\USERNAME\AppData\Local\NetHack\5.0 # # The location where saved games are kept (writeable) -#SAVEDIR=c:\User\USERNAME\AppData\Local\NetHack\3.6 +#SAVEDIR=c:\User\USERNAME\AppData\Local\NetHack\5.0 # # The location that bones files are kept (writeable) -#BONESDIR=c:\ProgramData\NetHack\3.6 +#BONESDIR=c:\ProgramData\NetHack\5.0 # # The location that score files are kept (writeable) -#SCOREDIR=c:\ProgramData\NetHack\3.6 +#SCOREDIR=c:\ProgramData\NetHack\5.0 # # The location that file synchronization locks are stored (writeable) -#LOCKDIR=c:\ProgramData\NetHack\3.6 +#LOCKDIR=c:\ProgramData\NetHack\5.0 # # Finnish keyboards might need these modifications uncommented.