[polari] ui: Hide menubar
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] ui: Hide menubar
- Date: Fri, 21 Mar 2014 19:44:33 +0000 (UTC)
commit 71a53182dbe767ef59f94d978d27267aaa672b0b
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Jan 10 08:04:29 2014 -0500
ui: Hide menubar
The app menu now shows up as button in the headerbar when not shown
by the shell, so no we no longer need to display a one-item menubar
in that case, and indeed shouldn't.
data/resources/main-window.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/resources/main-window.ui b/data/resources/main-window.ui
index d03eb68..8913198 100644
--- a/data/resources/main-window.ui
+++ b/data/resources/main-window.ui
@@ -17,6 +17,7 @@
<property name="can_focus">False</property>
<property name="title" translatable="yes">Polari</property>
<property name="icon_name">polari</property>
+ <property name="show_menubar">false</property>
<style>
<class name="polari-main-window"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]