diff options
| author | nickpalmer <dragodellaqua@dragodellaqua.com> | 2010-06-10 12:52:16 -0400 |
|---|---|---|
| committer | nickpalmer <dragodellaqua@dragodellaqua.com> | 2010-06-10 12:52:16 -0400 |
| commit | bd04aa55993fb0d2e9a419ebb0b71487fdb81d72 (patch) | |
| tree | 1955aba5327e3bbe9d21f34bd93cfcb312bb0cce /.gitmodules | |
| parent | 684b430ff29570684ae185ebb895e70032d376f6 (diff) | |
| download | themes-bd04aa55993fb0d2e9a419ebb0b71487fdb81d72.tar.gz themes-bd04aa55993fb0d2e9a419ebb0b71487fdb81d72.tar.bz2 themes-bd04aa55993fb0d2e9a419ebb0b71487fdb81d72.zip | |
Add tango iconstyle to the master branch.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..eb2b3dd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "icon_styles/tango"] + path = icon_styles/tango + url = git://bitweaver.org/iconstyle_tango.git |
