From ae7af383fde387e621c28d1fd4a22243ed077eaa Mon Sep 17 00:00:00 2001 From: Lennart Rosam Date: Sun, 5 Feb 2012 22:41:01 +0100 Subject: [PATCH] Added submodule: actionbarsherlock --- .gitmodules | 3 +++ actionbarsherlock | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 actionbarsherlock diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..b41da32195 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "actionbarsherlock"] + path = actionbarsherlock + url = git://github.com/JakeWharton/ActionBarSherlock.git diff --git a/actionbarsherlock b/actionbarsherlock new file mode 160000 index 0000000000..989a0ffa90 --- /dev/null +++ b/actionbarsherlock @@ -0,0 +1 @@ +Subproject commit 989a0ffa90e1d7f665d9efc70e532d6c407ac5f2