Bug 157789 - Patch to remove dependency on gnomecanvas for timezone portion
Summary: Patch to remove dependency on gnomecanvas for timezone portion
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-date
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL: http://dev.gentoo.org/~allanonjl/inst...
Whiteboard:
Depends On:
Blocks: FC5Target
TreeView+ depends on / blocked
 
Reported: 2005-05-15 16:55 UTC by John N. Laliberte
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-05 20:39:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John N. Laliberte 2005-05-15 16:55:11 UTC
Description of problem:

This diff removes the dependency of gnomecanvas from the timezone section of
this tool.  Not sure if this helps you or not, but it was necessary for me to do
this to use it in another place. ( figured that you might be interested in it )

Comment 1 Nils Philippsen 2005-08-19 10:03:39 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?

Comment 2 John Thacker 2006-05-05 20:39:13 UTC
Closing due to lack of response.


Note You need to log in before you can comment on or make changes to this bug.