[gnome-settings-daemon] xsettings: Set the Gtk/DialogsUseHeader xsetting to true
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] xsettings: Set the Gtk/DialogsUseHeader xsetting to true
- Date: Sat, 18 Jan 2014 02:04:38 +0000 (UTC)
commit 58b7d06070cc8d3132ecf4af2012dc3c1ec94884
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jan 17 18:18:50 2014 -0500
xsettings: Set the Gtk/DialogsUseHeader xsetting to true
This will make GTK+ dialogs have headerbars.
https://bugzilla.gnome.org/show_bug.cgi?id=722461
plugins/xsettings/gsd-xsettings-manager.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/xsettings/gsd-xsettings-manager.c b/plugins/xsettings/gsd-xsettings-manager.c
index de1a0b0..fcd7bf2 100644
--- a/plugins/xsettings/gsd-xsettings-manager.c
+++ b/plugins/xsettings/gsd-xsettings-manager.c
@@ -353,6 +353,7 @@ static FixedEntry fixed_entries [] = {
{ "Gtk/ShowUnicodeMenu", fixed_false_int },
{ "Gtk/AutoMnemonics", fixed_true_int },
{ "Gtk/EnablePrimaryPaste", fixed_true_int },
+ { "Gtk/DialogsUseHeader", fixed_true_int },
};
static TranslationEntry translations [] = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]