[gnome-builder] libide/editor: use action available via page. prefix
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] libide/editor: use action available via page. prefix
- Date: Thu, 28 Jul 2022 04:11:44 +0000 (UTC)
commit 990d5236e4aeba124a340991676d7b1be40b8606
Author: Christian Hergert <chergert redhat com>
Date: Wed Jul 27 21:05:24 2022 -0700
libide/editor: use action available via page. prefix
src/libide/editor/ide-editor-search-bar.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libide/editor/ide-editor-search-bar.ui b/src/libide/editor/ide-editor-search-bar.ui
index e075f30a6..f600beb26 100644
--- a/src/libide/editor/ide-editor-search-bar.ui
+++ b/src/libide/editor/ide-editor-search-bar.ui
@@ -97,7 +97,7 @@
<child>
<object class="GtkButton" id="close_button">
<property name="margin-end">3</property>
- <property name="action-name">search.hide</property>
+ <property name="action-name">page.search.hide</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="tooltip-text" translatable="yes">Close search</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]