Add submodules

This commit is contained in:
Hylke Bons 2010-11-16 20:08:33 +00:00
parent 146708e6f4
commit 5430184ff0
4 changed files with 6 additions and 2 deletions

4
.gitmodules vendored
View file

@ -5,8 +5,8 @@
path = GitSharp
url = http://github.com/henon/GitSharp.git
[submodule "MonoMac"]
path = lib/MonoMac
path = lib/monomac
url = https://github.com/mono/monomac.git
[submodule "MacCore"]
path = lib/MacCore
path = lib/maccore
url = https://github.com/mono/monomac.git

View file

@ -30,6 +30,8 @@ namespace SparkleShare {
public static SparkleController Controller;
public static SparkleUI UI;
// TODO: Move to Controller
public static string UserName = "";
public static string UserEmail = "";

1
lib/maccore Submodule

@ -0,0 +1 @@
Subproject commit da3e017ccda1ce1c21777246151a5d7f21a3ffa5

1
lib/monomac Submodule

@ -0,0 +1 @@
Subproject commit 433483a484b8637b379265c38ebab643a8cfcc6a