]> git.babelmonkeys.de Git - jubjub.git/commit
Initial commit
authorFlorian Zeitz <florob@babelmonkeys.de>
Fri, 14 Dec 2012 19:08:22 +0000 (20:08 +0100)
committerFlorian Zeitz <florob@babelmonkeys.de>
Fri, 14 Dec 2012 19:08:22 +0000 (20:08 +0100)
commit4209f8ee8ad516cab6a88159d0bffde8e3d5a03a
treee3fbbc469b2facee1faa4672870b77a325deefca
Initial commit
13 files changed:
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
buildsys.mk.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
data/gtk/roster.ui [new file with mode: 0644]
install-sh [new file with mode: 0755]
m4/buildsys.m4 [new file with mode: 0644]
src/core/main.m [new file with mode: 0644]
src/gui/common/JubUI.h [new file with mode: 0644]
src/gui/gtk/JubGObjectMap.h [new file with mode: 0644]
src/gui/gtk/JubGtkUI.h [new file with mode: 0644]
src/gui/gtk/JubGtkUI.m [new file with mode: 0644]