After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330302 - Saved themes should remember wallpaper
Saved themes should remember wallpaper
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-07 19:37 UTC by Rob Staudinger
Modified: 2006-04-28 19:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rob Staudinger 2006-02-07 19:37:48 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.
Comment 1 Thomas Wood 2006-04-18 19:47:22 UTC
I suspect you would want this detail to be saved when saving a custom theme?
Comment 2 Rob Staudinger 2006-04-18 19:51:53 UTC
(In reply to comment #1)
> I suspect you would want this detail to be saved when saving a custom theme?

Yeah, exactly.
Comment 3 Thomas Wood 2006-04-18 20:10:14 UTC
Sounds good to me then! (Accepting Bug)
Comment 4 Thomas Wood 2006-04-28 19:03:21 UTC
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