Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 495745

Summary: Port system-config-kickstart glade file to version 3 format
Product: [Fedora] Fedora Reporter: Roman Rakus <rrakus>
Component: system-config-kickstartAssignee: Roman Rakus <rrakus>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: clumens, 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-17 17:14:02 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: 493835, 493842, 493857, 493887    
Attachments:
Description Flags
glade2 to glade3 patch none

Description Roman Rakus 2009-04-14 15:33:42 UTC
Description of problem:
Port system-config-kickstart glade file to version 3 format

Version-Release number of selected component (if applicable):
2.7.21-1

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
I will add diff patch. Open in glade3 a saving it should be sufficient.

Comment 1 Roman Rakus 2009-04-14 16:54:41 UTC
Hmm... there are many deprecated widgets... This will take a long time.

Comment 2 Roman Rakus 2009-04-17 13:39:44 UTC
Created attachment 340009 [details]
glade2 to glade3 patch

This patch change system-config-kickstart.glade file from glade2 format to glade3 format.
Also change deprecated widgets to actual (gtk.OptionMenu to gtk.ComboBox, to gtk.Combo (with editable entry) to gtk.ComboBoxEntry)
Main menu Stock items set to new ones.

Comment 3 Chris Lumens 2009-04-17 17:14:02 UTC
Wow, thanks for all the work.  This will be included in the next build of system-config-kickstart.