[nautilus/wip/oholy/gnome-42: 41/41] preferences-window: Hide when closing




commit 38de257a6bb387d9b0f2a7c3d87a8618195bf4cd
Author: Noƫlle <35351-jannuary users noreply gitlab gnome org>
Date:   Thu Feb 10 09:41:06 2022 +0000

    preferences-window: Hide when closing

 src/resources/ui/nautilus-preferences-window.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index 04b04d2b9..68ae5d622 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -4,6 +4,7 @@
   <requires lib="gtk+" version="3.22"/>
   <object class="HdyPreferencesWindow" id="preferences_window">
     <property name="search_enabled">False</property>
+    <property name="hide_on_close">True</property>
     <child>
       <object class="HdyPreferencesPage">
         <property name="title" translatable="yes">General</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]