Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 255201 Details for
Bug 256901
No working way to disable background for gnome-settings-daemon
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
patch for gnome-settings-daemon to honour /desktop/gnome/background/draw_background
gnome-control-center-2.20.1-draw_background.patch (text/x-patch), 804 bytes, created by
Thomas Woerner
on 2007-11-12 13:23:51 UTC
(
hide
)
Description:
patch for gnome-settings-daemon to honour /desktop/gnome/background/draw_background
Filename:
MIME Type:
Creator:
Thomas Woerner
Created:
2007-11-12 13:23:51 UTC
Size:
804 bytes
patch
obsolete
>diff -up gnome-control-center-2.20.1/gnome-settings-daemon/gnome-settings-background.c.draw_background gnome-control-center-2.20.1/gnome-settings-daemon/gnome-settings-background.c >--- gnome-control-center-2.20.1/gnome-settings-daemon/gnome-settings-background.c.draw_background 2007-11-12 13:59:03.000000000 +0100 >+++ gnome-control-center-2.20.1/gnome-settings-daemon/gnome-settings-background.c 2007-11-12 14:11:50.000000000 +0100 >@@ -69,6 +69,10 @@ apply_prefs (gpointer data) > > module = (GnomeSettingsModuleBackground *) data; > >+ if (!gconf_client_get_bool(gnome_settings_module_get_config_client(module), >+ "/desktop/gnome/background/draw_background", NULL)) >+ return FALSE; >+ > if (!nautilus_is_running()) { > GdkDisplay *display; > int n_screens, i;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 256901
: 255201 |
255211