initial commit of v0.2.3v0.2.3
commitf514dd905f0515bdc0dc91e91a269ca7fdb74d34
authorenglabenny <englabenny@fed4bf3d-0c22-0410-8dba-a82eef248bd4>
Mon, 27 Nov 2006 22:23:45 +0000 (27 22:23 +0000)
committerenglabenny <englabenny@fed4bf3d-0c22-0410-8dba-a82eef248bd4>
Mon, 27 Nov 2006 22:23:45 +0000 (27 22:23 +0000)
treeeb887866b36f7af24c0418f8a673325c6387ed50
parent0c0318ddd42b2adedd7d4058bfa00130eaa94351
initial commit of v0.2.3

git-svn-id: svn+ssh://svn.gna.org/svn/dragbox/trunk@5 fed4bf3d-0c22-0410-8dba-a82eef248bd4
35 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Dragbox/Makefile.am [new file with mode: 0644]
Dragbox/Makefile.in [new file with mode: 0644]
Dragbox/__init__.py [new file with mode: 0644]
Dragbox/dbuscontrol.py [new file with mode: 0644]
Dragbox/dragitem.py [new file with mode: 0644]
Dragbox/globals.py [new file with mode: 0644]
Dragbox/globals.py.in [new file with mode: 0644]
Dragbox/main.py [new file with mode: 0644]
Dragbox/preferences.py [new file with mode: 0644]
Dragbox/preferences_controller.py [new file with mode: 0644]
Dragbox/utils.py [new file with mode: 0644]
Dragbox/window.py [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/dragbox.1 [new file with mode: 0644]
dragbox [new file with mode: 0755]
glade/Makefile.am [new file with mode: 0644]
glade/Makefile.in [new file with mode: 0644]
glade/preferences.glade [new file with mode: 0644]
install-sh [new file with mode: 0755]
missing [new file with mode: 0755]
py-compile [new file with mode: 0755]