summaryrefslogtreecommitdiff
path: root/res/windows
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-12 17:05:27 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-12 17:05:27 +0200
commit08bbb9cb615f0ecd0d041baacd7a024c1e30db5c (patch)
treeb85c4c8517829bd9900d33a4013a663315bb56a1 /res/windows
parent8714470ebb41abec07e178abf4d4739dcd6087fb (diff)
downloadturns-08bbb9cb615f0ecd0d041baacd7a024c1e30db5c.tar.xz
turns-08bbb9cb615f0ecd0d041baacd7a024c1e30db5c.zip
app: add main menu button tooltip
Diffstat (limited to 'res/windows')
-rw-r--r--res/windows/main_window.ui2
-rw-r--r--res/windows/windows.cmb2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/windows/main_window.ui b/res/windows/main_window.ui
index 4106421..5dc17d8 100644
--- a/res/windows/main_window.ui
+++ b/res/windows/main_window.ui
@@ -23,7 +23,7 @@
</object>
</property>
<child type="start">
- <object class="GtkMenuButton" id="open_menu">
+ <object class="GtkMenuButton" id="open_main_menu">
<property name="icon-name">open-menu</property>
<property name="menu-model">main_menu</property>
</object>
diff --git a/res/windows/windows.cmb b/res/windows/windows.cmb
index 91a0184..c26082d 100644
--- a/res/windows/windows.cmb
+++ b/res/windows/windows.cmb
@@ -15,7 +15,7 @@
(1,4,"GtkScrolledWindow",None,2,None,None,None,-1,None,None),
(1,5,"GtkListBox","entry_list",4,None,None,None,-1,None,None),
(1,6,"AdwWindowTitle","title",3,None,None,None,-1,None,None),
- (1,7,"GtkMenuButton","open_menu",3,None,"start",None,None,None,None),
+ (1,7,"GtkMenuButton","open_main_menu",3,None,"start",None,None,None,None),
(1,8,"GtkButton","add_participant",3,None,"start",None,None,None,None),
(1,9,"(menu)","main_menu",None,None,None,None,-1,None,None),
(1,10,"(item)",None,9,None,None,None,-1,None,None)