ASAP:
- Write a smart dialog handling: Menu.next, Menu.previous.
  Idea: callback "menu", object "gtk-go-foward|gtk-go-back".

For 0.9.0 : 
- More options, mostly distribution dependant options
  (e.g. DHCP, NET, IEEE1394, etc.).

 Support for iso burning:
  - k3b: I know how to do it, just have to implement it.
  - cdrecord: More complicated, not a priority.

 Parameters :
  - movix menu languages:
    Autodetection -> *Done*
    Validation -> *Done*
    Update the list (GtkOptionMenu) -> Have to find how to do it.

  - remote controls:
    Autodetection -> *Done*
    Validation -> *Done*
    Update the list (GtkOptionMenu) -> Have to find how to do it.

  - tv regions:
    Autodetection -> Have to figure how to do it.
    Validation -> N/A
    Update the list (GtkOptionMenu) -> Have to find how to do it.


For 1.0.0 : 
- Drag and drop possibilities: Have to look how to do it.

On hold:
- Use constants in order to distinguish the current flavor
  e.g. EMOVIX, MOVIX and MOVIX2.
- Rewrite parts of the code into object-oriented.
