refractoring to use osso-game-startup
authorReto Zingg <g.d0b3rm4n@gmail.com>
Sun, 27 Dec 2009 14:11:40 +0000 (16:11 +0200)
committerReto Zingg <g.d0b3rm4n@gmail.com>
Sun, 27 Dec 2009 14:11:40 +0000 (16:11 +0200)
commit8715ed316d2ae41a918bc481244a4d352e5afb49
tree056312565939bb84f189ecdb9c0f460b3558104d
parent6265df6bd8506a5fa34d0771d7923c72f1028ef7
refractoring to use osso-game-startup
21 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.html [new file with mode: 0644]
data/mancala.sh [new file with mode: 0755]
debian/changelog
debian/control
debian/copyright
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]