application: Improves About Dialog
This commit improves the About Dialog and creates a ABOUT_DIALOG GObject instead of using the gtk_show_about_dialog() function. I'm using this because its easier then typing out all those properties in the gtk_show_about_dialog() function.
Edited by Fries