A simple run dialog written in python-gtk, as a replacement for the default GNOME run dialog.

- It uses the same history than GNOMEs one, but sorts it alphabetically
- It allows you to run a command as root
- It allows you to run a commond in a terminal
- It allows you to run a command both as root and in a terminal 
- You can also clear the history
- You can choose a file as argument for the application
- As soon as you start typing in the textentry, possible matches will be shown
- You can pass environment variables to your application.
