Re: [Nautilus-list] gdk_color_parse () compatibility function



I am working on this issue.  Can you suggest a good place to put this
compatibility function?  FYI, currently gdk_color_parse is called from:

./libnautilus-private/nautilus-directory-background.c
./src/nautilus-property-browser.c
./src/nautilus-sidebar-tabs.c
./libbackground/preferences.c

On Mon, 2002-02-04 at 09:35, Darin Adler wrote:
> On 2/3/02 12:46 PM, "David Emory Watson" <dwatson cs ucr edu> wrote:
> 
> > The colors used to be stored in the format RRRR/GGGG/BBBB where RRRR was
> > in hex.  However, now that gdk_color_parse calls pango_color_parse
> > (confusing isn't it?) the colors should be stored as RRGGBB.
> > Unfortunately, since browser.xml is not updated when nautilus2 is
> > installed, the old color format messes things up.  By deleting
> > browser.xml you will cause nautilus to recreate that file.
> 
> The real fix to this is probably going to have to be making a color parse
> function that supports the old format for compatibility. It might be useful
> to file a bug report to remind us of this.
> 
>     -- Darin
> 
> 
> _______________________________________________
> nautilus-list mailing list
> nautilus-list lists eazel com
> http://lists.eazel.com/mailman/listinfo/nautilus-list
> 






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]