mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
THEME: applied new RetroDECK Theme
This commit is contained in:
parent
622127b70b
commit
2821ce4106
|
@ -423,15 +423,15 @@ modules:
|
|||
|
||||
# ES-DE Themes - START
|
||||
|
||||
- name: art-book-next-es-de
|
||||
- name: RetroDECK Theme
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- mkdir -p ${FLATPAK_DEST}/share/es-de/themes/art-book-next-es-de/
|
||||
- mv -f * ${FLATPAK_DEST}/share/es-de/themes/art-book-next-es-de/
|
||||
- mkdir -p ${FLATPAK_DEST}/share/es-de/themes/retrodeck/
|
||||
- mv -f * ${FLATPAK_DEST}/share/es-de/themes/retrodeck/
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/anthonycaccese/art-book-next-es-de.git
|
||||
commit: 4fe896af7447404f6ea083335cd661c91b0f7860
|
||||
url: https://github.com/RetroDECK/RetroDECK-theme
|
||||
commit: 975c41cac99d150b6ae86a1dfd19988058c69aad
|
||||
|
||||
# ES-DE Themes - END
|
||||
|
||||
|
@ -1315,4 +1315,4 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: https://github.com/XargonWan/RetroDECK.git
|
||||
branch: THISBRANCH
|
||||
branch: THISBRANCH
|
Loading…
Reference in a new issue