mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-16 19:35:39 +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
|
# ES-DE Themes - START
|
||||||
|
|
||||||
- name: art-book-next-es-de
|
- name: RetroDECK Theme
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
- mkdir -p ${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/art-book-next-es-de/
|
- mv -f * ${FLATPAK_DEST}/share/es-de/themes/retrodeck/
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/anthonycaccese/art-book-next-es-de.git
|
url: https://github.com/RetroDECK/RetroDECK-theme
|
||||||
commit: 4fe896af7447404f6ea083335cd661c91b0f7860
|
commit: 975c41cac99d150b6ae86a1dfd19988058c69aad
|
||||||
|
|
||||||
# ES-DE Themes - END
|
# ES-DE Themes - END
|
||||||
|
|
||||||
|
@ -1315,4 +1315,4 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/XargonWan/RetroDECK.git
|
url: https://github.com/XargonWan/RetroDECK.git
|
||||||
branch: THISBRANCH
|
branch: THISBRANCH
|
Loading…
Reference in a new issue