import from sf.net
commitebb24b0dbd81d32ca568011dd32c4750ca83f3a2
authorKemal Hadimli <disqkk@gmail.com>
Wed, 14 Jun 2006 06:25:14 +0000 (14 06:25 +0000)
committerKemal Hadimli <disqkk@gmail.com>
Wed, 14 Jun 2006 06:25:14 +0000 (14 06:25 +0000)
tree436e5e4df02aa3d3fa90c5496b81b2ca5cbdcc91
import from sf.net

git-svn-id: https://vcs.maemo.org/svn/maemopadplus/trunk/maemopadplus-it2006@1 5e5308f7-2816-0410-9b18-d3ce14e03fc0
45 files changed:
COPYING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.in [new file with mode: 0644]
data/Makefile.am [new file with mode: 0644]
data/com.nokia.maemopadplus.service [new file with mode: 0644]
data/icons/26x26/maemopadplus.png [new file with mode: 0644]
data/icons/40x40/maemopadplus.png [new file with mode: 0644]
data/icons/scalable/maemopadplus.png [new file with mode: 0644]
data/maemopadplus.desktop [new file with mode: 0644]
data/pixmaps/eraser.png [new file with mode: 0755]
data/pixmaps/pencil.png [new file with mode: 0755]
data/pixmaps/pencil1.png [new file with mode: 0755]
data/pixmaps/pencil2.png [new file with mode: 0755]
data/pixmaps/pencil3.png [new file with mode: 0755]
data/pixmaps/pencil4.png [new file with mode: 0755]
data/pixmaps/pencil5.png [new file with mode: 0755]
data/pixmaps/pencil6.png [new file with mode: 0755]
data/pixmaps/pencil7.png [new file with mode: 0755]
data/pixmaps/sketchbg0.png [new file with mode: 0755]
data/pixmaps/sketchbg1.png [new file with mode: 0755]
data/pixmaps/sketchbg2.png [new file with mode: 0755]
debian/changelog [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/files [new file with mode: 0644]
debian/maemopadplus.install [new file with mode: 0644]
debian/maemopadplus.links [new file with mode: 0644]
debian/postinst [new file with mode: 0755]
debian/rules [new file with mode: 0644]
debian/substvars [new file with mode: 0644]
debian/todo [new file with mode: 0755]
po/Makefile.in.in [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/en_GB.gmo [new file with mode: 0644]
po/en_GB.po [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/appdata.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/ui/callbacks.c [new file with mode: 0644]
src/ui/callbacks.h [new file with mode: 0644]
src/ui/interface.c [new file with mode: 0644]
src/ui/interface.h [new file with mode: 0644]
src/ui/sketchwidget.c [new file with mode: 0755]
src/ui/sketchwidget.h [new file with mode: 0755]