diff options
| author | spiderr <spider@viovio.com> | 2010-06-14 06:15:06 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2010-06-14 06:15:06 -0400 |
| commit | a91b355212d95178d29f5f73bece5a31fa748074 (patch) | |
| tree | 8166347b10f2d6d998e5453c6c50ff3cee7b9ede | |
| parent | db79a1b34c06715bc3b58d1f572adc1a9515a15e (diff) | |
| download | themes-a91b355212d95178d29f5f73bece5a31fa748074.tar.gz themes-a91b355212d95178d29f5f73bece5a31fa748074.tar.bz2 themes-a91b355212d95178d29f5f73bece5a31fa748074.zip | |
add blueprint as one of the defautl styles as it is a common building block
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | styles/blueprint | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 80cb929..a8689ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "styles/basic"] path = styles/basic url = ../style_basic.git +[submodule "styles/blueprint"] + path = styles/blueprint + url = ../style_blueprint diff --git a/styles/blueprint b/styles/blueprint new file mode 160000 +Subproject ff47ed414e878af96ce0d262aab42c46b29ef4f |
