GNOME Bugzilla – Bug 693724
Add a gtk-recent-files-enabled GtkSetting
Last modified: 2013-02-13 17:07:39 UTC
This is reflected in a "Enable Recent Files" switch in the System Settings panel, but the switch value is not propagated to GTK.
Created attachment 235902 [details] [review] settings: add a gtk-recent-files-enabled GtkSetting Backed by an XSetting, so g-s-d can set it according to the GSettings value.
Created attachment 235903 [details] [review] recentmanager: follow gtk-recent-files-enabled GtkSetting
I think we probably want to hide recent files in the file chooser too, then ?
the patches look fine to me, fwiw
Attachment 235902 [details] pushed as c896adc - settings: add a gtk-recent-files-enabled GtkSetting Attachment 235903 [details] pushed as 382c5f6 - recentmanager: follow gtk-recent-files-enabled GtkSetting