Bug 493926

Summary: S-c-tools cleanup: use standard about dialog and license.
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: system-config-kickstartAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: clumens, jreznik, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-13 14:59:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 493602    
Attachments:
Description Flags
Patch to use standard about dialog none

Description Roman Rakus 2009-04-03 10:15:57 UTC
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

Comment 1 Roman Rakus 2009-04-10 08:38:19 UTC
I'll do it

Comment 2 Roman Rakus 2009-04-10 11:01:22 UTC
Created attachment 339080 [details]
Patch to use standard about dialog

Comment 3 Roman Rakus 2009-04-10 11:02:20 UTC
Chris, will you apply the patch?

Comment 4 Chris Lumens 2009-04-13 14:59:09 UTC
Yes, applied and will be in the next build of system-config-kickstart.  I added myself to the authors list, too.