added icons for the buttons v0.1.1
authorLukas Hrazky <lukkash@email.cz>
Wed, 21 Jul 2010 21:32:13 +0000 (23:32 +0200)
committerLukas Hrazky <lukkash@email.cz>
Wed, 21 Jul 2010 21:41:10 +0000 (23:41 +0200)
commit1f692efa4f87069ee01ffa077b0dda942bd9d6ac
tree66f5c533a63da6a6969e73c873bd6e58f7cb3fce
parentea04d5f1c7a56a623637533d14f7a596a3fa6a4e
added icons for the buttons

Signed-off-by: Lukas Hrazky <lukkash@email.cz>
13 files changed:
debian/changelog
debian/control
debian/install
pixmaps/default/clone.xpm [new file with mode: 0644]
pixmaps/default/copy.xpm [new file with mode: 0644]
pixmaps/default/delete.xpm [new file with mode: 0644]
pixmaps/default/go_up.xpm [new file with mode: 0644]
pixmaps/default/move.xpm [new file with mode: 0644]
pixmaps/default/swap.xpm [new file with mode: 0644]
src/button.cpp
src/button.h
src/case.cpp
src/pane.cpp