GNOME Bugzilla – Bug 330302
Saved themes should remember wallpaper
Last modified: 2006-04-28 19:03:21 UTC
I'm switching themes from time to time on my machine. It would really help if the theme manager remembered the current wallpaper when a theme is saved via theme-manager. So, when reloading a previously saved theme the wallpaper is used again.
I suspect you would want this detail to be saved when saving a custom theme?
(In reply to comment #1) > I suspect you would want this detail to be saved when saving a custom theme? Yeah, exactly.
Sounds good to me then! (Accepting Bug)
2006-04-28 Thomas Wood <thos@gnome.org> * gnome-theme-save.c: (write_theme_to_disk), (save_theme_to_disk), (save_dialog_response): * theme-properties.glade: - Added option to save current background when saving a custom theme. Fixes bug 330302 - Saved themes should remember wallpaper. - Also implements some of the UI changes for the save dialog, suggested in bug 100622