Moving theme into the main manifest

This commit is contained in:
XargonWan 2024-07-21 20:55:11 +09:00
parent 886eb3df6d
commit 6fca5df931

View file

@ -112,17 +112,3 @@ modules:
- type: shell - type: shell
# ES-DE - END # ES-DE - END
# ES-DE Themes - START
- name: art-book-next-es-de
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/
sources:
- type: git
url: https://github.com/anthonycaccese/art-book-next-es-de.git
commit: 4fe896af7447404f6ea083335cd661c91b0f7860
# ES-DE Themes - END