* Made the file backend more generic by trying to find the right columns through...
authorepage <eopage@byu.net>
Fri, 13 Mar 2009 01:19:48 +0000 (01:19 +0000)
committerepage <eopage@byu.net>
Fri, 13 Mar 2009 01:19:48 +0000 (01:19 +0000)
commit5c954320fa6a71a5e159cfd54590d47b0ec130f8
treef097d8cf5820168def672ae9f899f95a629afec5
parent444909cf8e5dc2a1fc0de15c18a6032487780cc7
* Made the file backend more generic by trying to find the right columns through the header line
* Copied files around for when Google Voice support is added
* Removed a bit of branding that is now meaningless (gc_dialer)

git-svn-id: file:///svnroot/gc-dialer/trunk@214 c39d3808-3fe2-4d86-a59f-b7f623ee9f21
Makefile
src/dialcentral.py
src/dialer.py [new file with mode: 0755]
src/file_backend.py
src/gc_dialer.py [deleted file]
src/gv_backend.py [new file with mode: 0644]
src/gv_views.py [new file with mode: 0644]
support/builddeb.py