Add an XSetting for primary button warps slider

This will be used by xsettings-kde to ensure GTK+3.x programs behave
consistently.

https://bugzilla.gnome.org/show_bug.cgi?id=688524
This commit is contained in:
Olav Vitters 2016-01-25 19:59:05 +01:00
parent bf4443d9d9
commit 5cbc247c08

View File

@ -65,6 +65,7 @@ static const struct {
{"Gtk/TitlebarRightClick", "gtk-titlebar-right-click"},
{"Gtk/DialogsUseHeader", "gtk-dialogs-use-header"},
{"Gtk/EnablePrimaryPaste", "gtk-enable-primary-paste"},
{"Gtk/PrimaryButtonWarpsSlider", "gtk-primary-button-warps-slider"},
{"Gtk/RecentFilesMaxAge", "gtk-recent-files-max-age"},
{"Gtk/RecentFilesEnabled", "gtk-recent-files-enabled"},