GNOME Bugzilla – Bug 693725
xsettings: propagate the remember-recent-files GSetting to XSettings
Last modified: 2013-02-13 17:08:53 UTC
See GTK bug 693724
Created attachment 235904 [details] [review] xsettings: propagate the remember-recent-files GSetting to XSettings
Review of attachment 235904 [details] [review]: Looks fine otherwise. ::: plugins/xsettings/gsd-xsettings-manager.c @@ +368,3 @@ + { "org.gnome.desktop.privacy", "recent-files-max-age", "Gtk/RecentFilesMaxAge", translate_int_int }, + { "org.gnome.desktop.privacy", "remember-recent-files", "Gtk/RecentFilesEnabled", translate_bool_int } indentation of the 3rd field.
Attachment 235904 [details] pushed as ebe6a38 - xsettings: propagate the remember-recent-files GSetting to XSettings