]> wirehaze git hosting - MS-DOS.git/commitdiff

wirehaze git hosting

Moving localized READMEs
authorMicrosoft Open Source <microsoftopensource@users.noreply.github.com>
Thu, 25 Apr 2024 00:33:46 +0000 (00:33 +0000)
committerMicrosoft Open Source <microsoftopensource@users.noreply.github.com>
Thu, 25 Apr 2024 00:33:46 +0000 (00:33 +0000)
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.

24 files changed:
.readmes/README-ger.md [moved from README-ger.md with 100% similarity]
.readmes/README.af-ZA.md [moved from README.af-ZA.md with 100% similarity]
.readmes/README.ar-AR.md [moved from README.ar-AR.md with 100% similarity]
.readmes/README.ca.md [moved from README.ca.md with 100% similarity]
.readmes/README.es.md [moved from README.es.md with 100% similarity]
.readmes/README.fr-FR.md [moved from README.fr-FR.md with 100% similarity]
.readmes/README.gr-GR.md [moved from README.gr-GR.md with 100% similarity]
.readmes/README.hindi.md [moved from README.hindi.md with 100% similarity]
.readmes/README.hu-HU.md [moved from README.hu-HU.md with 100% similarity]
.readmes/README.id-ID.md [moved from README.id-ID.md with 100% similarity]
.readmes/README.it-IT.md [moved from README.it-IT.md with 100% similarity]
.readmes/README.ja-JP.md [moved from README.ja-JP.md with 100% similarity]
.readmes/README.ko-KR.md [moved from README.ko-KR.md with 100% similarity]
.readmes/README.pt-BR.md [moved from README.pt-BR.md with 100% similarity]
.readmes/README.pt-PT.md [moved from README.pt-PT.md with 100% similarity]
.readmes/README.ru-RU.md [moved from README.ru-RU.md with 100% similarity]
.readmes/README.sv-SE.md [moved from README.sv-SE.md with 100% similarity]
.readmes/README.th-TH.md [moved from README.th-TH.md with 100% similarity]
.readmes/README.tr-TR.md [moved from README.tr-TR.md with 100% similarity]
.readmes/README.zh-TW.md [moved from README.zh-TW.md with 100% similarity]
.readmes/msdos-logo.png [moved from msdos-logo.png with 100% similarity]
.readmes/msdos-logo_250x250.png [moved from msdos-logo_250x250.png with 100% similarity]
.readmes/thanks.md [new file with mode: 0644]
README.md

similarity index 100%
rename from README-ger.md
rename to .readmes/README-ger.md
similarity index 100%
rename from README.af-ZA.md
rename to .readmes/README.af-ZA.md
similarity index 100%
rename from README.ar-AR.md
rename to .readmes/README.ar-AR.md
similarity index 100%
rename from README.ca.md
rename to .readmes/README.ca.md
similarity index 100%
rename from README.es.md
rename to .readmes/README.es.md
similarity index 100%
rename from README.fr-FR.md
rename to .readmes/README.fr-FR.md
similarity index 100%
rename from README.gr-GR.md
rename to .readmes/README.gr-GR.md
similarity index 100%
rename from README.hindi.md
rename to .readmes/README.hindi.md
similarity index 100%
rename from README.hu-HU.md
rename to .readmes/README.hu-HU.md
similarity index 100%
rename from README.id-ID.md
rename to .readmes/README.id-ID.md
similarity index 100%
rename from README.it-IT.md
rename to .readmes/README.it-IT.md
similarity index 100%
rename from README.ja-JP.md
rename to .readmes/README.ja-JP.md
similarity index 100%
rename from README.ko-KR.md
rename to .readmes/README.ko-KR.md
similarity index 100%
rename from README.pt-BR.md
rename to .readmes/README.pt-BR.md
similarity index 100%
rename from README.pt-PT.md
rename to .readmes/README.pt-PT.md
similarity index 100%
rename from README.ru-RU.md
rename to .readmes/README.ru-RU.md
similarity index 100%
rename from README.sv-SE.md
rename to .readmes/README.sv-SE.md
similarity index 100%
rename from README.th-TH.md
rename to .readmes/README.th-TH.md
similarity index 100%
rename from README.tr-TR.md
rename to .readmes/README.tr-TR.md
similarity index 100%
rename from README.zh-TW.md
rename to .readmes/README.zh-TW.md
similarity index 100%
rename from msdos-logo.png
rename to .readmes/msdos-logo.png
diff --git a/.readmes/thanks.md b/.readmes/thanks.md
new file mode 100644 (file)
index 0000000..428f805
--- /dev/null
@@ -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.
+
index be4a65570df973d42879dddeb3b683df12e35769..b4bc40559eeec10611c34322121ec8ff965f7d48 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-<img width="150" height="150" align="left" style="float: left; margin: 0 10px 0 0;" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/main/msdos-logo.png">   
+<img width="150" height="150" align="left" style="float: left; margin: 0 10px 0 0;" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/main/.readmes/msdos-logo.png">   
 
 # MS-DOS v1.25 and v2.0 Source Code
 
 
 # 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.
 
 
 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 😊.  
 
 
 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 😊.