From 77d290768dd25e07b4f2f7c903e85817299aea6a Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 16 Sep 2023 13:11:13 +0200 Subject: [PATCH] (slate-es-de) Added support for the Microsoft Windows 3.x (windows3x) game system --- themes/slate-es-de/windows3x/colors.xml | 16 + themes/slate-es-de/windows3x/images/logo.svg | 344 +++++++++++++++++++ themes/slate-es-de/windows3x/systeminfo.xml | 22 ++ 3 files changed, 382 insertions(+) create mode 100644 themes/slate-es-de/windows3x/colors.xml create mode 100644 themes/slate-es-de/windows3x/images/logo.svg create mode 100644 themes/slate-es-de/windows3x/systeminfo.xml diff --git a/themes/slate-es-de/windows3x/colors.xml b/themes/slate-es-de/windows3x/colors.xml new file mode 100644 index 000000000..0fd0fc9bb --- /dev/null +++ b/themes/slate-es-de/windows3x/colors.xml @@ -0,0 +1,16 @@ + + + + FF0000 + + + 008000 + + + 0000FF + + + FFFF00 + + + \ No newline at end of file diff --git a/themes/slate-es-de/windows3x/images/logo.svg b/themes/slate-es-de/windows3x/images/logo.svg new file mode 100644 index 000000000..537ee20e8 --- /dev/null +++ b/themes/slate-es-de/windows3x/images/logo.svg @@ -0,0 +1,344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/slate-es-de/windows3x/systeminfo.xml b/themes/slate-es-de/windows3x/systeminfo.xml new file mode 100644 index 000000000..8bbbb441a --- /dev/null +++ b/themes/slate-es-de/windows3x/systeminfo.xml @@ -0,0 +1,22 @@ + + + + Windows 3.0 was released by Microsoft in 1990 and + + + featured a graphical user interface running on top of + + + MS-DOS. It introduced advanced memory management + + + and functionality like clickable icons. Later updates + + + added multimedia support and the ability to access + + + CD-ROMs for storage, among many other things. + + + \ No newline at end of file