[gitg/vala] Hide titlebar when maximized
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/vala] Hide titlebar when maximized
- Date: Fri, 6 Jul 2012 11:51:07 +0000 (UTC)
commit 0f17a5c9a56bf851c36ad5392e582387306125d3
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Jul 5 12:56:58 2012 +0200
Hide titlebar when maximized
gitg/resources/ui/gitg-window.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-window.ui b/gitg/resources/ui/gitg-window.ui
index e83bed1..b8a71aa 100644
--- a/gitg/resources/ui/gitg-window.ui
+++ b/gitg/resources/ui/gitg-window.ui
@@ -7,6 +7,7 @@
<property name="title" translatable="yes">gitg</property>
<property name="default_width">1000</property>
<property name="default_height">600</property>
+ <property name="hide_titlebar_when_maximized">True</property>
<child>
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]