Repositories
libdui
The Harmattan Application Framework library
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/libdui.git libdui cd libdui
Add this repository as a remote to an existing local repository:
git remote add libdui git://gitorious.org/maemo-6-ui-framework/libdui.git git fetch libdui git checkout -b my-local-tracking-branch libdui/master_or_other_branch
duitheme
The Harmattan development theme
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duitheme.git duitheme cd duitheme
Add this repository as a remote to an existing local repository:
git remote add duitheme git://gitorious.org/maemo-6-ui-framework/duitheme.git git fetch duitheme git checkout -b my-local-tracking-branch duitheme/master_or_other_branch
duicompositor
The Harmattan window compositor/manager
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duicompositor.git duicompositor cd duicompositor
Add this repository as a remote to an existing local repository:
git remote add duicompositor git://gitorious.org/maemo-6-ui-framework/duicompositor.git git fetch duicompositor git checkout -b my-local-tracking-branch duicompositor/master_or_other_branch
duihome
The Harmattan homescreen
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duihome.git duihome cd duihome
Add this repository as a remote to an existing local repository:
git remote add duihome git://gitorious.org/maemo-6-ui-framework/duihome.git git fetch duihome git checkout -b my-local-tracking-branch duihome/master_or_other_branch
hsch-libdui
-
Cloning this repository:
git clone git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-libdui.git hsch-libdui cd hsch-libdui
Add this repository as a remote to an existing local repository:
git remote add hsch-libdui git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-libdui.git git fetch hsch-libdui git checkout -b my-local-tracking-branch hsch-libdui/master_or_other_branch
hsch-duitheme
-
Cloning this repository:
git clone git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-duitheme.git hsch-duitheme cd hsch-duitheme
Add this repository as a remote to an existing local repository:
git remote add hsch-duitheme git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-duitheme.git git fetch hsch-duitheme git checkout -b my-local-tracking-branch hsch-duitheme/master_or_other_branch
hsch-duicompositor
-
Cloning this repository:
git clone git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-duicompositor.git hsch-duicompositor cd hsch-duicompositor
Add this repository as a remote to an existing local repository:
git remote add hsch-duicompositor git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-duicompositor.git git fetch hsch-duicompositor git checkout -b my-local-tracking-branch hsch-duicompositor/master_or_other_branch
hsch-duihome
-
Cloning this repository:
git clone git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-duihome.git hsch-duihome cd hsch-duihome
Add this repository as a remote to an existing local repository:
git remote add hsch-duihome git://gitorious.org/~hsch/maemo-6-ui-framework/hsch-duihome.git git fetch hsch-duihome git checkout -b my-local-tracking-branch hsch-duihome/master_or_other_branch
basyskom-libdui
A clone used informally by Basykom employees for personal branches
-
Cloning this repository:
git clone git://gitorious.org/~mfabian/maemo-6-ui-framework/basyskom-libdui.git basyskom-libdui cd basyskom-libdui
Add this repository as a remote to an existing local repository:
git remote add basyskom-libdui git://gitorious.org/~mfabian/maemo-6-ui-framework/basyskom-libdui.git git fetch basyskom-libdui git checkout -b my-local-tracking-branch basyskom-libdui/master_or_other_branch
duicore-libdui
-
Cloning this repository:
git clone git://gitorious.org/+dui-developers/maemo-6-ui-framework/duicore-libdui.git duicore-libdui cd duicore-libdui
Add this repository as a remote to an existing local repository:
git remote add duicore-libdui git://gitorious.org/+dui-developers/maemo-6-ui-framework/duicore-libdui.git git fetch duicore-libdui git checkout -b my-local-tracking-branch duicore-libdui/master_or_other_branch
mdk-libdui
-
Cloning this repository:
git clone git://gitorious.org/~mdk/maemo-6-ui-framework/mdk-libdui.git mdk-libdui cd mdk-libdui
Add this repository as a remote to an existing local repository:
git remote add mdk-libdui git://gitorious.org/~mdk/maemo-6-ui-framework/mdk-libdui.git git fetch mdk-libdui git checkout -b my-local-tracking-branch mdk-libdui/master_or_other_branch
pmls-duicore-libdui
-
Cloning this repository:
git clone git://gitorious.org/~pml/maemo-6-ui-framework/pmls-duicore-libdui.git pmls-duicore-libdui cd pmls-duicore-libdui
Add this repository as a remote to an existing local repository:
git remote add pmls-duicore-libdui git://gitorious.org/~pml/maemo-6-ui-framework/pmls-duicore-libdui.git git fetch pmls-duicore-libdui git checkout -b my-local-tracking-branch pmls-duicore-libdui/master_or_other_branch
saharans-duicore-libdui
-
Cloning this repository:
git clone git://gitorious.org/~saharan/maemo-6-ui-framework/saharans-duicore-libdui.git saharans-duicore-libdui cd saharans-duicore-libdui
Add this repository as a remote to an existing local repository:
git remote add saharans-duicore-libdui git://gitorious.org/~saharan/maemo-6-ui-framework/saharans-duicore-libdui.git git fetch saharans-duicore-libdui git checkout -b my-local-tracking-branch saharans-duicore-libdui/master_or_other_branch
tomas-libdui
-
Cloning this repository:
git clone git://gitorious.org/~tomas/maemo-6-ui-framework/tomas-libdui.git tomas-libdui cd tomas-libdui
Add this repository as a remote to an existing local repository:
git remote add tomas-libdui git://gitorious.org/~tomas/maemo-6-ui-framework/tomas-libdui.git git fetch tomas-libdui git checkout -b my-local-tracking-branch tomas-libdui/master_or_other_branch
duifeedbackd
The Harmattan Feedback Framework daemon and library
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duifeedbackd.git duifeedbackd cd duifeedbackd
Add this repository as a remote to an existing local repository:
git remote add duifeedbackd git://gitorious.org/maemo-6-ui-framework/duifeedbackd.git git fetch duifeedbackd git checkout -b my-local-tracking-branch duifeedbackd/master_or_other_branch
duifeedback-reactionmaps
The duifeedbackd source that listens to events directly coming from touchscreen and plays the feedback according to the reaction maps
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duifeedback-reactionmaps.git duifeedback-reactionmaps cd duifeedback-reactionmaps
Add this repository as a remote to an existing local repository:
git remote add duifeedback-reactionmaps git://gitorious.org/maemo-6-ui-framework/duifeedback-reactionmaps.git git fetch duifeedback-reactionmaps git checkout -b my-local-tracking-branch duifeedback-reactionmaps/master_or_other_branch
duiimengine
Harmattan Input Method Engine Framework provides abstractions to input method engines. Input method uses the Engine Framework API to control the underlying input method engines.
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duiimengine.git duiimengine cd duiimengine
Add this repository as a remote to an existing local repository:
git remote add duiimengine git://gitorious.org/maemo-6-ui-framework/duiimengine.git git fetch duiimengine git checkout -b my-local-tracking-branch duiimengine/master_or_other_branch
duiimframework
Harmattan Input Method UI Framework provides interfaces to create input method plugin which is used in Harmattan platform applications. more…
It includes a plugin manager and input method server.
-
Cloning this repository:
git clone git://gitorious.org/maemo-6-ui-framework/duiimframework.git duiimframework cd duiimframework
Add this repository as a remote to an existing local repository:
git remote add duiimframework git://gitorious.org/maemo-6-ui-framework/duiimframework.git git fetch duiimframework git checkout -b my-local-tracking-branch duiimframework/master_or_other_branch
arteme-duihome
-
Cloning this repository:
git clone git://gitorious.org/~arteme/maemo-6-ui-framework/arteme-duihome.git arteme-duihome cd arteme-duihome
Add this repository as a remote to an existing local repository:
git remote add arteme-duihome git://gitorious.org/~arteme/maemo-6-ui-framework/arteme-duihome.git git fetch arteme-duihome git checkout -b my-local-tracking-branch arteme-duihome/master_or_other_branch
arteme-libdui
-
Cloning this repository:
git clone git://gitorious.org/~arteme/maemo-6-ui-framework/arteme-libdui.git arteme-libdui cd arteme-libdui
Add this repository as a remote to an existing local repository:
git remote add arteme-libdui git://gitorious.org/~arteme/maemo-6-ui-framework/arteme-libdui.git git fetch arteme-libdui git checkout -b my-local-tracking-branch arteme-libdui/master_or_other_branch
mguminiak-libdui
-
Cloning this repository:
git clone git://gitorious.org/~mguminiak/maemo-6-ui-framework/mguminiak-libdui.git mguminiak-libdui cd mguminiak-libdui
Add this repository as a remote to an existing local repository:
git remote add mguminiak-libdui git://gitorious.org/~mguminiak/maemo-6-ui-framework/mguminiak-libdui.git git fetch mguminiak-libdui git checkout -b my-local-tracking-branch mguminiak-libdui/master_or_other_branch
hannuko-duiimframework
-
Cloning this repository:
git clone git://gitorious.org/~hannuko/maemo-6-ui-framework/hannuko-duiimframework.git hannuko-duiimframework cd hannuko-duiimframework
Add this repository as a remote to an existing local repository:
git remote add hannuko-duiimframework git://gitorious.org/~hannuko/maemo-6-ui-framework/hannuko-duiimframework.git git fetch hannuko-duiimframework git checkout -b my-local-tracking-branch hannuko-duiimframework/master_or_other_branch
rustys-libdui
-
Cloning this repository:
git clone git://gitorious.org/~rusty/maemo-6-ui-framework/rustys-libdui.git rustys-libdui cd rustys-libdui
Add this repository as a remote to an existing local repository:
git remote add rustys-libdui git://gitorious.org/~rusty/maemo-6-ui-framework/rustys-libdui.git git fetch rustys-libdui git checkout -b my-local-tracking-branch rustys-libdui/master_or_other_branch
joergens-libdui
-
Cloning this repository:
git clone git://gitorious.org/~joergen/maemo-6-ui-framework/joergens-libdui.git joergens-libdui cd joergens-libdui
Add this repository as a remote to an existing local repository:
git remote add joergens-libdui git://gitorious.org/~joergen/maemo-6-ui-framework/joergens-libdui.git git fetch joergens-libdui git checkout -b my-local-tracking-branch joergens-libdui/master_or_other_branch
danielk-libdui
-
Cloning this repository:
git clone git://gitorious.org/~danielk/maemo-6-ui-framework/danielk-libdui.git danielk-libdui cd danielk-libdui
Add this repository as a remote to an existing local repository:
git remote add danielk-libdui git://gitorious.org/~danielk/maemo-6-ui-framework/danielk-libdui.git git fetch danielk-libdui git checkout -b my-local-tracking-branch danielk-libdui/master_or_other_branch
levonmi-libdui
-
Cloning this repository:
git clone git://gitorious.org/~levonmi/maemo-6-ui-framework/levonmi-libdui.git levonmi-libdui cd levonmi-libdui
Add this repository as a remote to an existing local repository:
git remote add levonmi-libdui git://gitorious.org/~levonmi/maemo-6-ui-framework/levonmi-libdui.git git fetch levonmi-libdui git checkout -b my-local-tracking-branch levonmi-libdui/master_or_other_branch
pankaj-duicore-libdui
-
Cloning this repository:
git clone git://gitorious.org/~saharan/maemo-6-ui-framework/pankaj-duicore-libdui.git pankaj-duicore-libdui cd pankaj-duicore-libdui
Add this repository as a remote to an existing local repository:
git remote add pankaj-duicore-libdui git://gitorious.org/~saharan/maemo-6-ui-framework/pankaj-duicore-libdui.git git fetch pankaj-duicore-libdui git checkout -b my-local-tracking-branch pankaj-duicore-libdui/master_or_other_branch
rustys-duicompositor
-
Cloning this repository:
git clone git://gitorious.org/~rusty/maemo-6-ui-framework/rustys-duicompositor.git rustys-duicompositor cd rustys-duicompositor
Add this repository as a remote to an existing local repository:
git remote add rustys-duicompositor git://gitorious.org/~rusty/maemo-6-ui-framework/rustys-duicompositor.git git fetch rustys-duicompositor git checkout -b my-local-tracking-branch rustys-duicompositor/master_or_other_branch
rustys-duihome
-
Cloning this repository:
git clone git://gitorious.org/~rusty/maemo-6-ui-framework/rustys-duihome.git rustys-duihome cd rustys-duihome
Add this repository as a remote to an existing local repository:
git remote add rustys-duihome git://gitorious.org/~rusty/maemo-6-ui-framework/rustys-duihome.git git fetch rustys-duihome git checkout -b my-local-tracking-branch rustys-duihome/master_or_other_branch
aan-symbio-dui-libdui
-
Cloning this repository:
git clone git://gitorious.org/~duisymbio/maemo-6-ui-framework/aan-symbio-dui-libdui.git aan-symbio-dui-libdui cd aan-symbio-dui-libdui
Add this repository as a remote to an existing local repository:
git remote add aan-symbio-dui-libdui git://gitorious.org/~duisymbio/maemo-6-ui-framework/aan-symbio-dui-libdui.git git fetch aan-symbio-dui-libdui git checkout -b my-local-tracking-branch aan-symbio-dui-libdui/master_or_other_branch

