From a5eb02a4d7382faa1d8f91802a73241c32026a2d Mon Sep 17 00:00:00 2001 From: Microsoft Open Source Date: Thu, 25 Apr 2024 00:33:46 +0000 Subject: [PATCH] Moving localized READMEs Thanks to everyone who took the time when this repository was originally released to localize the README files. However, for simplicity, and recognizing the historical reference nature of this repository, we have moved these now dated files into a sub-folder. --- README-ger.md => .readmes/README-ger.md | 0 README.af-ZA.md => .readmes/README.af-ZA.md | 0 README.ar-AR.md => .readmes/README.ar-AR.md | 0 README.ca.md => .readmes/README.ca.md | 0 README.es.md => .readmes/README.es.md | 0 README.fr-FR.md => .readmes/README.fr-FR.md | 0 README.gr-GR.md => .readmes/README.gr-GR.md | 0 README.hindi.md => .readmes/README.hindi.md | 0 README.hu-HU.md => .readmes/README.hu-HU.md | 0 README.id-ID.md => .readmes/README.id-ID.md | 0 README.it-IT.md => .readmes/README.it-IT.md | 0 README.ja-JP.md => .readmes/README.ja-JP.md | 0 README.ko-KR.md => .readmes/README.ko-KR.md | 0 README.pt-BR.md => .readmes/README.pt-BR.md | 0 README.pt-PT.md => .readmes/README.pt-PT.md | 0 README.ru-RU.md => .readmes/README.ru-RU.md | 0 README.sv-SE.md => .readmes/README.sv-SE.md | 0 README.th-TH.md => .readmes/README.th-TH.md | 0 README.tr-TR.md => .readmes/README.tr-TR.md | 0 README.zh-TW.md => .readmes/README.zh-TW.md | 0 msdos-logo.png => .readmes/msdos-logo.png | Bin .../msdos-logo_250x250.png | Bin .readmes/thanks.md | 7 +++++++ README.md | 4 ++-- 24 files changed, 9 insertions(+), 2 deletions(-) rename README-ger.md => .readmes/README-ger.md (100%) rename README.af-ZA.md => .readmes/README.af-ZA.md (100%) rename README.ar-AR.md => .readmes/README.ar-AR.md (100%) rename README.ca.md => .readmes/README.ca.md (100%) rename README.es.md => .readmes/README.es.md (100%) rename README.fr-FR.md => .readmes/README.fr-FR.md (100%) rename README.gr-GR.md => .readmes/README.gr-GR.md (100%) rename README.hindi.md => .readmes/README.hindi.md (100%) rename README.hu-HU.md => .readmes/README.hu-HU.md (100%) rename README.id-ID.md => .readmes/README.id-ID.md (100%) rename README.it-IT.md => .readmes/README.it-IT.md (100%) rename README.ja-JP.md => .readmes/README.ja-JP.md (100%) rename README.ko-KR.md => .readmes/README.ko-KR.md (100%) rename README.pt-BR.md => .readmes/README.pt-BR.md (100%) rename README.pt-PT.md => .readmes/README.pt-PT.md (100%) rename README.ru-RU.md => .readmes/README.ru-RU.md (100%) rename README.sv-SE.md => .readmes/README.sv-SE.md (100%) rename README.th-TH.md => .readmes/README.th-TH.md (100%) rename README.tr-TR.md => .readmes/README.tr-TR.md (100%) rename README.zh-TW.md => .readmes/README.zh-TW.md (100%) rename msdos-logo.png => .readmes/msdos-logo.png (100%) rename msdos-logo_250x250.png => .readmes/msdos-logo_250x250.png (100%) create mode 100644 .readmes/thanks.md diff --git a/README-ger.md b/.readmes/README-ger.md similarity index 100% rename from README-ger.md rename to .readmes/README-ger.md diff --git a/README.af-ZA.md b/.readmes/README.af-ZA.md similarity index 100% rename from README.af-ZA.md rename to .readmes/README.af-ZA.md diff --git a/README.ar-AR.md b/.readmes/README.ar-AR.md similarity index 100% rename from README.ar-AR.md rename to .readmes/README.ar-AR.md diff --git a/README.ca.md b/.readmes/README.ca.md similarity index 100% rename from README.ca.md rename to .readmes/README.ca.md diff --git a/README.es.md b/.readmes/README.es.md similarity index 100% rename from README.es.md rename to .readmes/README.es.md diff --git a/README.fr-FR.md b/.readmes/README.fr-FR.md similarity index 100% rename from README.fr-FR.md rename to .readmes/README.fr-FR.md diff --git a/README.gr-GR.md b/.readmes/README.gr-GR.md similarity index 100% rename from README.gr-GR.md rename to .readmes/README.gr-GR.md diff --git a/README.hindi.md b/.readmes/README.hindi.md similarity index 100% rename from README.hindi.md rename to .readmes/README.hindi.md diff --git a/README.hu-HU.md b/.readmes/README.hu-HU.md similarity index 100% rename from README.hu-HU.md rename to .readmes/README.hu-HU.md diff --git a/README.id-ID.md b/.readmes/README.id-ID.md similarity index 100% rename from README.id-ID.md rename to .readmes/README.id-ID.md diff --git a/README.it-IT.md b/.readmes/README.it-IT.md similarity index 100% rename from README.it-IT.md rename to .readmes/README.it-IT.md diff --git a/README.ja-JP.md b/.readmes/README.ja-JP.md similarity index 100% rename from README.ja-JP.md rename to .readmes/README.ja-JP.md diff --git a/README.ko-KR.md b/.readmes/README.ko-KR.md similarity index 100% rename from README.ko-KR.md rename to .readmes/README.ko-KR.md diff --git a/README.pt-BR.md b/.readmes/README.pt-BR.md similarity index 100% rename from README.pt-BR.md rename to .readmes/README.pt-BR.md diff --git a/README.pt-PT.md b/.readmes/README.pt-PT.md similarity index 100% rename from README.pt-PT.md rename to .readmes/README.pt-PT.md diff --git a/README.ru-RU.md b/.readmes/README.ru-RU.md similarity index 100% rename from README.ru-RU.md rename to .readmes/README.ru-RU.md diff --git a/README.sv-SE.md b/.readmes/README.sv-SE.md similarity index 100% rename from README.sv-SE.md rename to .readmes/README.sv-SE.md diff --git a/README.th-TH.md b/.readmes/README.th-TH.md similarity index 100% rename from README.th-TH.md rename to .readmes/README.th-TH.md diff --git a/README.tr-TR.md b/.readmes/README.tr-TR.md similarity index 100% rename from README.tr-TR.md rename to .readmes/README.tr-TR.md diff --git a/README.zh-TW.md b/.readmes/README.zh-TW.md similarity index 100% rename from README.zh-TW.md rename to .readmes/README.zh-TW.md diff --git a/msdos-logo.png b/.readmes/msdos-logo.png similarity index 100% rename from msdos-logo.png rename to .readmes/msdos-logo.png diff --git a/msdos-logo_250x250.png b/.readmes/msdos-logo_250x250.png similarity index 100% rename from msdos-logo_250x250.png rename to .readmes/msdos-logo_250x250.png diff --git a/.readmes/thanks.md b/.readmes/thanks.md new file mode 100644 index 0000000..428f805 --- /dev/null +++ b/.readmes/thanks.md @@ -0,0 +1,7 @@ +# Thank you + +Thanks to everyone who took the time when this repository was originally released +to localize the README files. However, for simplicity, and recognizing the +historical reference nature of this repository, we have moved these now dated +files into a sub-folder. + diff --git a/README.md b/README.md index be4a655..b4bc405 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -MS-DOS logo +MS-DOS logo # MS-DOS v1.25 and v2.0 Source Code @@ -10,7 +10,7 @@ These are the same files [originally shared at the Computer History Museum on Ma All files within this repo are released under the [MIT License]( https://en.wikipedia.org/wiki/MIT_License) as per the [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/main/LICENSE) stored in the root of this repo. -# Contribute! +# For historical reference The source files in this repo are for historical reference and will be kept static, so please **don’t send** Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊.