Initial commit. corresponds to 1.0-1 release
authorJuan Carlos de Guzman Torres <carlosdgtorres@gmail.com>
Thu, 12 Aug 2010 15:26:17 +0000 (23:26 +0800)
committerJuan Carlos de Guzman Torres <carlosdgtorres@gmail.com>
Thu, 12 Aug 2010 15:26:17 +0000 (23:26 +0800)
commit120855b88a15f731db18b063e69aa59d7bf36d6f
tree1881663234439a3294baf2cc3e6ed27dcc199492
parenta40214477d6687456277c31f725bf2a72a66bfb2
Initial commit. corresponds to 1.0-1 release
21 files changed:
data/26x26/flashstrobe.png [new file with mode: 0644]
data/48x48/flashstrobe.png [new file with mode: 0644]
data/64x64/flashstrobe.png [new file with mode: 0644]
data/maemo/flashstrobe.xpm [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/flashstrobe.postinst [new file with mode: 0755]
debian/rules [new file with mode: 0755]
flashstrobe.pro [new file with mode: 0644]
src/camera.cpp [new file with mode: 0644]
src/camera.h [new file with mode: 0644]
src/flashstrobe.desktop [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/mainwindow.cpp [new file with mode: 0644]
src/mainwindow.h [new file with mode: 0644]
src/mainwindow.ui [new file with mode: 0644]
src/musicplayer.cpp [new file with mode: 0644]
src/musicplayer.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]