GNOME Bugzilla – Bug 345394
The icons on the preferences window do not change accordingly when the desktop theme changes
Last modified: 2006-10-25 02:13:45 UTC
Solaris nv, gnome 2.14 Steps to reproduce: 1. start vino-preferences 2. change theme of the desktop Launch -> Preferences -> Theme 3. select High Contrast Inverse expected result: the vino-preferences changes to the new theme completely actual result: the icons on the vino-preferences and on the window title do not change, after restart the vino-preferences, the icons change
2006-10-23 Mark McLoughlin <mark@skynet.ie> Fixes bug #345394 - icons do not change when the icon theme changes. * capplet/vino-preferences.c: (vino_preferences_dialog_setup_icons): use GtkImage and GtkWindow's icon theme support instead of GnomeIconTheme.