Repositories
hail
HAIL: Hildon Accessibility Implementation Library
-
Cloning this repository:
git clone git://gitorious.org/hail/hail.git hail cd hail
Add this repository as a remote to an existing local repository:
git remote add hail git://gitorious.org/hail/hail.git git fetch hail git checkout -b my-local-tracking-branch hail/master_or_other_branch
at-spi
The maemo CORBA based at-spi
-
Cloning this repository:
git clone git://gitorious.org/hail/at-spi.git at-spi cd at-spi
Add this repository as a remote to an existing local repository:
git remote add at-spi git://gitorious.org/hail/at-spi.git git fetch at-spi git checkout -b my-local-tracking-branch at-spi/master_or_other_branch

