[gnome-todo/wip/sadiq/fixes: 2/2] window: Simplify setting App menu icon
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/wip/sadiq/fixes: 2/2] window: Simplify setting App menu icon
- Date: Sat, 1 Sep 2018 13:22:18 +0000 (UTC)
commit 381aaa721512144c9f692bfa6e58268ee5556cff
Author: Mohammed Sadiq <sadiq sadiqpk org>
Date: Sat Sep 1 06:32:39 2018 +0530
window: Simplify setting App menu icon
Simply setting the direction to none shall set
open-menu-symbolic as the icon for it.
data/ui/window.ui | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index b7c4d73..df4930a 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -86,11 +86,7 @@
<child>
<object class="GtkMenuButton">
<property name="menu-model">app-menu</property>
- <child>
- <object class="GtkImage">
- <property name="icon-name">open-menu-symbolic</property>
- </object>
- </child>
+ <property name="direction">none</property>
</object>
<packing>
<property name="pack-type">end</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]