From 2404066860a293f0644aab422662853f3a31548f Mon Sep 17 00:00:00 2001 From: anthonycaccese Date: Tue, 18 Jul 2017 17:53:58 -0400 Subject: [PATCH] Added Custom Collections --- auto-allgames/_inc/system-old.svg | 7 ------- auto-favorites/_inc/system-old.svg | 7 ------- auto-lastplayed/_inc/system-old.svg | 9 --------- custom-collections/_inc/system.svg | 14 ++++++++++++++ custom-collections/theme.xml | 11 +++++++++++ 5 files changed, 25 insertions(+), 23 deletions(-) delete mode 100644 auto-allgames/_inc/system-old.svg delete mode 100644 auto-favorites/_inc/system-old.svg delete mode 100644 auto-lastplayed/_inc/system-old.svg create mode 100644 custom-collections/_inc/system.svg create mode 100644 custom-collections/theme.xml diff --git a/auto-allgames/_inc/system-old.svg b/auto-allgames/_inc/system-old.svg deleted file mode 100644 index dcb1d64..0000000 --- a/auto-allgames/_inc/system-old.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/auto-favorites/_inc/system-old.svg b/auto-favorites/_inc/system-old.svg deleted file mode 100644 index df95a18..0000000 --- a/auto-favorites/_inc/system-old.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/auto-lastplayed/_inc/system-old.svg b/auto-lastplayed/_inc/system-old.svg deleted file mode 100644 index 15412c3..0000000 --- a/auto-lastplayed/_inc/system-old.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/custom-collections/_inc/system.svg b/custom-collections/_inc/system.svg new file mode 100644 index 0000000..9a3f908 --- /dev/null +++ b/custom-collections/_inc/system.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/custom-collections/theme.xml b/custom-collections/theme.xml new file mode 100644 index 0000000..1e71551 --- /dev/null +++ b/custom-collections/theme.xml @@ -0,0 +1,11 @@ + + 4 + ./../theme.xml + + + + ./_inc/system.svg + + + + \ No newline at end of file