From 4ebd13d46be794615612cf7c8aa0100062c6a130 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Tue, 3 Oct 2023 21:03:09 +0200 Subject: [PATCH] (slate-es-de) Added support for the Nokia N-Gage (ngage) game system --- themes/slate-es-de/MISSING.md | 3 +- themes/slate-es-de/ngage/colors.xml | 16 +++++++++ themes/slate-es-de/ngage/images/logo.svg | 41 ++++++++++++++++++++++++ themes/slate-es-de/ngage/systeminfo.xml | 25 +++++++++++++++ 4 files changed, 84 insertions(+), 1 deletion(-) create mode 100644 themes/slate-es-de/ngage/colors.xml create mode 100644 themes/slate-es-de/ngage/images/logo.svg create mode 100644 themes/slate-es-de/ngage/systeminfo.xml diff --git a/themes/slate-es-de/MISSING.md b/themes/slate-es-de/MISSING.md index af4072ed6..9d516af68 100644 --- a/themes/slate-es-de/MISSING.md +++ b/themes/slate-es-de/MISSING.md @@ -65,6 +65,7 @@ * naomigd: Sega NAOMI GD-ROM - consolegame.svg * neogeocd: SNK Neo Geo CD - consolegame.svg, controller.svg * neogeocdjp: SNK Neo Geo CD - consolegame.svg, controller.svg +* ngage: Nokia N-Gage - consolegame.svg * openbor: Open Beats of Rage (OpenBOR) game engine - consolegame.svg, controller.svg * oric: Tangerine Computer Systems Oric - consolegame.svg, controller.svg * palm: Palm OS - consolegame.svg, controller.svg @@ -91,7 +92,7 @@ * sufami: Bandai SuFami Turbo - consolegame.svg * supervision: Watara Supervision - consolegame.svg * supracan: Funtech Super A'Can - consolegame.svg, controller.svg -* symbian: Symbian - system info (needs improvement), consolegame.svg, controller.svg +* symbian: Symbian - consolegame.svg, controller.svg * tanodragon: Tano Dragon - consolegame.svg, controller.svg * ti99: Texas Instruments TI-99 - consolegame.svg * tic80: TIC-80 game engine - consolegame.svg, controller.svg diff --git a/themes/slate-es-de/ngage/colors.xml b/themes/slate-es-de/ngage/colors.xml new file mode 100644 index 000000000..875fd478c --- /dev/null +++ b/themes/slate-es-de/ngage/colors.xml @@ -0,0 +1,16 @@ + + + + EF4136 + + + 000000 + + + 5C5C57 + + + B7BFC5 + + + \ No newline at end of file diff --git a/themes/slate-es-de/ngage/images/logo.svg b/themes/slate-es-de/ngage/images/logo.svg new file mode 100644 index 000000000..392996b6f --- /dev/null +++ b/themes/slate-es-de/ngage/images/logo.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + diff --git a/themes/slate-es-de/ngage/systeminfo.xml b/themes/slate-es-de/ngage/systeminfo.xml new file mode 100644 index 000000000..75d3674ef --- /dev/null +++ b/themes/slate-es-de/ngage/systeminfo.xml @@ -0,0 +1,25 @@ + + + + Manufacturer: Nokia + + + Released: 2003 + + + Operating system: Symbian 6.1 + + + Units sold: 3 million + + + CPU: ARM920T @ 104 MHz + + + Resolution: 176×208 pixels, 4096 colors + + + Storage: 3.4 MB MMC + + + \ No newline at end of file