From c1be597075c8bbaaf8fa9dbf3b4a817f727c8e13 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sat, 4 Nov 2023 19:15:24 +0100 Subject: [PATCH] Fixed an issue where the year was incorrect in the systems sorting files for the coco and trs-80 systems --- resources/sorting/hwtype_year/es_systems_sorting.xml | 4 ++-- .../sorting/manufacturer_hwtype_year/es_systems_sorting.xml | 4 ++-- resources/sorting/manufacturer_year/es_systems_sorting.xml | 4 ++-- resources/sorting/year/es_systems_sorting.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/sorting/hwtype_year/es_systems_sorting.xml b/resources/sorting/hwtype_year/es_systems_sorting.xml index 0afb883b8..9246c2f14 100644 --- a/resources/sorting/hwtype_year/es_systems_sorting.xml +++ b/resources/sorting/hwtype_year/es_systems_sorting.xml @@ -131,7 +131,7 @@ coco - Computer - 1984 + Computer - 1980 colecovision @@ -667,7 +667,7 @@ trs-80 - Computer - 1984 + Computer - 1977 type-x diff --git a/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml b/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml index 22bd52555..ef0c3b699 100644 --- a/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml +++ b/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml @@ -131,7 +131,7 @@ coco - Tandy - Computer - 1984 + Tandy - Computer - 1980 colecovision @@ -667,7 +667,7 @@ trs-80 - Tandy - Computer - 1984 + Tandy - Computer - 1977 type-x diff --git a/resources/sorting/manufacturer_year/es_systems_sorting.xml b/resources/sorting/manufacturer_year/es_systems_sorting.xml index 91ed538be..1a5a2001f 100644 --- a/resources/sorting/manufacturer_year/es_systems_sorting.xml +++ b/resources/sorting/manufacturer_year/es_systems_sorting.xml @@ -131,7 +131,7 @@ coco - Tandy - 1984 + Tandy - 1980 colecovision @@ -667,7 +667,7 @@ trs-80 - Tandy - 1984 + Tandy - 1977 type-x diff --git a/resources/sorting/year/es_systems_sorting.xml b/resources/sorting/year/es_systems_sorting.xml index d27b7af22..f69eace23 100644 --- a/resources/sorting/year/es_systems_sorting.xml +++ b/resources/sorting/year/es_systems_sorting.xml @@ -131,7 +131,7 @@ coco - 1984 + 1980 colecovision @@ -667,7 +667,7 @@ trs-80 - 1984 + 1977 type-x