[glade/headerbar] Don't show the use-csd property twice
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/headerbar] Don't show the use-csd property twice
- Date: Fri, 17 Oct 2014 21:15:42 +0000 (UTC)
commit 0f7d2e92ee7ca99120b630680c4c5aefd408e4a9
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 17 17:14:36 2014 -0400
Don't show the use-csd property twice
Now that we are showing it in the window editor, make it not
show up outside.
plugins/gtk+/gtk+.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 3b014f7..4aa8a6c 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -706,7 +706,7 @@
<_tooltip>A list of accel groups to be added to this window</_tooltip>
</property>
<!-- Virtual csd mode property -->
- <property id="use-csd" name="CSD" visible="True" save="False">
+ <property id="use-csd" name="CSD" save="False" custom-layout="True">
<parameter-spec>
<type>GParamBoolean</type>
</parameter-spec>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]