Description of problem Every tool should have standard gtk (glade) about dialog and license. How reproducible Steps to Reproduce menu -> help -> about Actual results Missing about dialog and/or bad format. Expected results Standard format dialog like in system-config-firewall Additional info About dialog can be easily created using GtkAboutDialog. See http://www.pygtk.org/docs/pygtk/class-gtkaboutdialog.html
I'll do it
Created attachment 339080 [details] Patch to use standard about dialog
Chris, will you apply the patch?
Yes, applied and will be in the next build of system-config-kickstart. I added myself to the authors list, too.