Bug 157789
| Summary: | Patch to remove dependency on gnomecanvas for timezone portion | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John N. Laliberte <allanonjl> |
| Component: | system-config-date | Assignee: | Nils Philippsen <nphilipp> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | Keywords: | FutureFeature |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://dev.gentoo.org/~allanonjl/installer/timezone.diff | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-05-05 20:39:13 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: | 150221 | ||
|
Description
John N. Laliberte
2005-05-15 16:55:11 UTC
It's interesting but some things I have in mind with s-c-date won't let me use this here as it is... if you have the time and want to do it, you could extract all common stuff into a TimeZoneMapBase class, then have a TimeZoneMapCanvas and TimeZoneMapLightweight (or whatever you want to call it) class deriving from it. This way it would be worthwhile here, i.e. I could put all the fancy stuff in the former class but if gnomecanvas isn't available I could fall back to using your implementation. What do you think? Closing due to lack of response. |