refraction part 1
authorReto Zingg <g.d0b3rm4n@gmail.com>
Fri, 25 Dec 2009 18:33:15 +0000 (20:33 +0200)
committerReto Zingg <g.d0b3rm4n@gmail.com>
Fri, 25 Dec 2009 18:33:15 +0000 (20:33 +0200)
commit093846efa820badbeb1d80f2ec677fd617072bf8
tree91e3a59f17592f71350aa1825f878aa7a2f1fafc
parent6265df6bd8506a5fa34d0771d7923c72f1028ef7
refraction part 1
19 files changed:
.gitignore
Makefile
data/com.nokia.mancala.service
data/com.nokia.mancala_startup.service [new file with mode: 0644]
data/mancala.conf [new file with mode: 0644]
data/mancala.desktop
data/mancala.game [new file with mode: 0644]
data/mancala.sh [new file with mode: 0755]
debian/changelog
debian/control
src/Makefile
src/callbacks.c [new file with mode: 0644]
src/callbacks.h [new file with mode: 0644]
src/launcher/Makefile [new file with mode: 0644]
src/launcher/mancala-launcher.c [new file with mode: 0644]
src/main.c
src/play.c
src/plugin/Makefile [new file with mode: 0644]
src/plugin/mancala-ui-plugin.c [new file with mode: 0644]