Bug 495745
Summary: | Port system-config-kickstart glade file to version 3 format | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Roman Rakus <rrakus> | ||||
Component: | system-config-kickstart | Assignee: | Roman Rakus <rrakus> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | 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
Roman Rakus
2009-04-14 15:33:42 UTC
Hmm... there are many deprecated widgets... This will take a long time. 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.
Wow, thanks for all the work. This will be included in the next build of system-config-kickstart. |