[Scummvm-git-logs] scummvm master -> 09dbb50ee4a48bd3b6ab075c09d92f0a8ac2e77a

bonki bonki at users.noreply.github.com
Wed Apr 25 09:40:46 CEST 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
09dbb50ee4 README: Remove out-of-date reference to Win9x/NT/XP in connection with WinDbg


Commit: 09dbb50ee4a48bd3b6ab075c09d92f0a8ac2e77a
    https://github.com/scummvm/scummvm/commit/09dbb50ee4a48bd3b6ab075c09d92f0a8ac2e77a
Author: Adrian Frühwirth (bonki at users.noreply.github.com)
Date: 2018-04-25T09:38:39+02:00

Commit Message:
README: Remove out-of-date reference to Win9x/NT/XP in connection with WinDbg

Changed paths:
    README
    doc/cz/PrectiMe
    doc/de/LIESMICH
    doc/se/LasMig


diff --git a/README b/README
index e318b63..afb153d 100644
--- a/README
+++ b/README
@@ -2863,7 +2863,7 @@ need to install nasm assembler (see <https://www.nasm.us/>). Note that
 we currently only have x86 MMX optimized versions, and they will not
 compile on other processors.
 
-On Win9x/NT/XP, you can define USE_WINDBG and attach WinDbg to browse
+On Windows, you can define USE_WINDBG and attach WinDbg to browse
 debug messages (see <https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/index>).
 
 
diff --git a/doc/cz/PrectiMe b/doc/cz/PrectiMe
index bb9578a..2d9afb7 100644
--- a/doc/cz/PrectiMe
+++ b/doc/cz/PrectiMe
@@ -2022,7 +2022,7 @@ Nebo novější (starší verze mohou fungovat, ale nejsou podporovány) a podpo
 
 Některé části ScummVM, zvláště zvětšovače, mají vysoce optimalizované verze napsané v assembleru. Pokud si přejete tuto možnost použít, potřebuje mít nainstalován assembler nasm (viz https://www.nasm.us/). Nezapomeňte, že v současnosti máme pouze verze optimalizované pro x86 MMX, a nebudou sestaveny pro jiné procesory.
 
-Na Win9x/NT/XP můžete určit USE_WINDBG a připojit WinDbg pro procházení ladících zpráv (viz <https://docs.microsoft.com/cs-cz/windows-hardware/drivers/debugger/index>).
+Na Windows můžete určit USE_WINDBG a připojit WinDbg pro procházení ladících zpráv (viz <https://docs.microsoft.com/cs-cz/windows-hardware/drivers/debugger/index>).
 
    Windows:
    * Dev-C++
diff --git a/doc/de/LIESMICH b/doc/de/LIESMICH
index cf74a51..f5a1079 100644
--- a/doc/de/LIESMICH
+++ b/doc/de/LIESMICH
@@ -3042,7 +3042,7 @@ verwenden möchten, müssen Sie den Assembler nasm installieren
 optimierte Versionen haben und diese auf keinem anderen Prozessor kompiliert
 werden können.
 
-Bei Win9x/NT/XP können Sie USE_WINDBG definieren und WinDbg anhängen, um
+Unter Windows können Sie USE_WINDBG definieren und WinDbg anhängen, um
 Debug-Nachrichten zu durchsuchen
 (siehe https://docs.microsoft.com/de-de/windows-hardware/drivers/debugger/index).
 
diff --git a/doc/se/LasMig b/doc/se/LasMig
index 093fefe..d61d16e 100644
--- a/doc/se/LasMig
+++ b/doc/se/LasMig
@@ -1726,7 +1726,7 @@ Om du kompilerar för Windows, Linux eller Mac OS X behöver du SDL-1.2.2 eller
 
 Vissa delar av ScummVM, speciellt skalningsfilter, har optimerade versioner skrivna i assembler-kod. Om du vill använda dem måste du installera nasm-assemblern (se https://nasm.us/). Märk att vi för tillfället endast har optimerade versioner för x86 MMX och att de inte kan kompileras med andra processorer.
 
-På Win9x/NT/XP kan du definiera USE_WINDBG och lägga till WinDbg för att visa debug-meddelanden (se https://docs.microsoft.com/sv-se/windows-hardware/drivers/debugger/index).
+På Windows kan du definiera USE_WINDBG och lägga till WinDbg för att visa debug-meddelanden (se https://docs.microsoft.com/sv-se/windows-hardware/drivers/debugger/index).
 
   GCC och MinGW32:
     * Skriv "./configure"





More information about the Scummvm-git-logs mailing list