#    Copyright (C) 2007 Stewart Adam
#    This file is part of fwbackups.

#    fwbackups is free software; you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation; either version 2 of the License, or
#    (at your option) any later version.

#    fwbackups is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.

#    You should have received a copy of the GNU General Public License
#    along with fwbackups; if not, write to the Free Software
#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

- Better cron.py
- Gnome VFS aka SSH, FTP
- Revamp logging system. Ideally, the console should be seperate from the
  file handler so that all debug is written to the log file no matter what,
  however the GUI only displays info up.
- Disk space checks!?!
- config downgrades?
# Parent windows... FIXME: What if we call a confirm on non-main window?
- Pass along self properly so that operationInProgress works as it should
