-------------------------------------------------------------------------------
|TODO                                                                         |
|Copyright (C) 2007                                                           |
|Debarshi Ray                                                                 |
|All rights reserved.                                                         |
|                                                                             |
|Copying and distribution of this file, with or without modification, are     |
|permitted in any medium without royalty provided the copyright notice and    |
|this notice are preserved.                                                   |
-------------------------------------------------------------------------------

1. Seamless integration of command line options with GUI interface. eg.,
   --enablerepo, --disablerepo, -p

2. Should we use GtkWindow or GtkDialog for the profileDialog and repoDialog?

3. Fix Ctrl+L problem in gtk.FileChooserDialog.

4. Creation of blank new profile. Make sure that there is an entry for
   /etc/redhat-release in the rpmdb for _getsysver to expand $releasever.

5. Break down 'profile export' for smoother progress bar.

6. Should the names of profiles and repositories be translatable?

7. How to make markup text translatable?
