windhamdavid 11 years ago
parent
commit
7d227a32ec
2 changed files with 12 additions and 0 deletions
  1. 6 0
      .gitmodules
  2. 6 0
      .gitmodules.remote

+ 6 - 0
.gitmodules

@@ -80,3 +80,9 @@
 [submodule "annunciate"]
 	path = app/plugins/annunciate
 	url = git@github.com:windhamdavid/annunciate.git
+[submodule "theme-check"]
+	path = app/plugins/theme-check
+	url = git@github.com:Pross/theme-check.git
+[submodule "theme-check"]
+	path = app/themes/daw
+	url = git@github.com:windhamdavid/daw.git

+ 6 - 0
.gitmodules.remote

@@ -80,3 +80,9 @@
 [submodule "annunciate"]
 	path = app/plugins/annunciate
 	url = https://github.com/windhamdavid/annunciate.git
+[submodule "theme-check"]
+	path = app/plugins/theme-check
+	url = https://github.com/Pross/theme-check.git
+[submodule "daw"]
+	path = app/themes/daw
+	url = https://github.com/windhamdavid/daw.git