Re: [Nautilus-list] [PATCH] make menus observe theme changes
- From: David Emory Watson <dwatson cs ucr edu>
- To: Alex Larsson <alexl redhat com>
- Cc: nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] [PATCH] make menus observe theme changes
- Date: Sun, 03 Mar 2002 16:32:58 -0800
On Sun, 2002-03-03 at 16:10, Alex Larsson wrote:
> The patch looks fine, although I'm unable to test it, because for some
> reason my menus suddenly don't have *any* icons. And I don't know how to
> get them back.
To test this patch you will need to add a few directories to
~/.gnome2/nautilus-scripts. Check the scripts menu. Then change the
theme and re-check the scripts menu. Without this patch the the
directory icons from the old theme will persist once the new theme is
loaded.
BTW, the code related to the icons_changed callback is copied directly
from another use in nautilus. Currently the icons_changed signal is
equivalent to
eel_preferences_add_callback (NAUTILUS_PREFERENCES_THEME,
filtering_changed_callback, view);
But maybe in the future it won't be... Anyhow, this is why the patch
only affects "themed" icons in the menu...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]