From f07e612f47e869ac08f72b68f3a2f5afbecf4bc5 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 9 Sep 2024 17:40:55 +0200 Subject: [PATCH] (linear-es-de) Added some missing metadata files --- themes/linear-es-de/system/metadata-custom/androidapps.xml | 7 +++++++ .../linear-es-de/system/metadata-custom/androidgames.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/arcade.xml | 7 +++++++ .../linear-es-de/system/metadata-custom/consolearcade.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/desktop.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/emulators.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/epic.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/laserdisc.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/lcdgames.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/pcarcade.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/ports.xml | 7 +++++++ themes/linear-es-de/system/metadata-custom/steam.xml | 7 +++++++ 12 files changed, 84 insertions(+) create mode 100644 themes/linear-es-de/system/metadata-custom/androidapps.xml create mode 100644 themes/linear-es-de/system/metadata-custom/androidgames.xml create mode 100644 themes/linear-es-de/system/metadata-custom/arcade.xml create mode 100644 themes/linear-es-de/system/metadata-custom/consolearcade.xml create mode 100644 themes/linear-es-de/system/metadata-custom/desktop.xml create mode 100644 themes/linear-es-de/system/metadata-custom/emulators.xml create mode 100644 themes/linear-es-de/system/metadata-custom/epic.xml create mode 100644 themes/linear-es-de/system/metadata-custom/laserdisc.xml create mode 100644 themes/linear-es-de/system/metadata-custom/lcdgames.xml create mode 100644 themes/linear-es-de/system/metadata-custom/pcarcade.xml create mode 100644 themes/linear-es-de/system/metadata-custom/ports.xml create mode 100644 themes/linear-es-de/system/metadata-custom/steam.xml diff --git a/themes/linear-es-de/system/metadata-custom/androidapps.xml b/themes/linear-es-de/system/metadata-custom/androidapps.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/androidapps.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/androidgames.xml b/themes/linear-es-de/system/metadata-custom/androidgames.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/androidgames.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/arcade.xml b/themes/linear-es-de/system/metadata-custom/arcade.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/arcade.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/consolearcade.xml b/themes/linear-es-de/system/metadata-custom/consolearcade.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/consolearcade.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/desktop.xml b/themes/linear-es-de/system/metadata-custom/desktop.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/desktop.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/emulators.xml b/themes/linear-es-de/system/metadata-custom/emulators.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/emulators.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/epic.xml b/themes/linear-es-de/system/metadata-custom/epic.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/epic.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/laserdisc.xml b/themes/linear-es-de/system/metadata-custom/laserdisc.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/laserdisc.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/lcdgames.xml b/themes/linear-es-de/system/metadata-custom/lcdgames.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/lcdgames.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/pcarcade.xml b/themes/linear-es-de/system/metadata-custom/pcarcade.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/pcarcade.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/ports.xml b/themes/linear-es-de/system/metadata-custom/ports.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/ports.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file diff --git a/themes/linear-es-de/system/metadata-custom/steam.xml b/themes/linear-es-de/system/metadata-custom/steam.xml new file mode 100644 index 000000000..7e95c8bec --- /dev/null +++ b/themes/linear-es-de/system/metadata-custom/steam.xml @@ -0,0 +1,7 @@ + + + + ${systemManufacturer} / ${systemReleaseYear} / ${systemHardwareType} + + + \ No newline at end of file