2
0

Artwork + copying of password.

This commit is contained in:
Maarten Billemont
2012-01-12 17:28:20 +01:00
parent cab35df79b
commit 7ea4758590
20 changed files with 1350 additions and 23 deletions

View File

@@ -4,13 +4,13 @@ cd "${BASH_SOURCE%/*}/.."
shopt -s extglob
## Pearl
## LisuUI
#
## Submodules that need to be checked out.
dependencies=( External/Pearl External/Pearl:External/{jrswizzle,uicolor-utilities} )
dependencies=( External/Pearl External/Pearl:External/jrswizzle External/Pearl:External/uicolor-utilities )
## Custom migration.
# Nothing yet.
# None yet.
################################################################################