[five-or-more/arnaudb/wip/gtk4: 72/80] Adapt to HeaderBar API.




commit 144d259312f7755bd5da5f94bf051733a6a7774e
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat May 9 22:43:44 2020 +0200

    Adapt to HeaderBar API.

 data/ui/five-or-more.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/five-or-more.ui b/data/ui/five-or-more.ui
index 22341dc..01bf5d9 100644
--- a/data/ui/five-or-more.ui
+++ b/data/ui/five-or-more.ui
@@ -110,12 +110,12 @@
     <property name="default_height">400</property>
     <property name="icon_name">five-or-more</property>
 <!--    <property name="border-width">18</property> FIXME -->
+    <!-- Translators: name of the application, as displayed in the window manager -->
+    <property name="title" translatable="yes">Five or More</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar">
         <property name="can_focus">False</property>
         <property name="show_title_buttons">True</property>
-        <!-- Translators: name of the application, as displayed in the window manager -->
-        <property name="title" translatable="yes">Five or More</property>
         <child type="start">
           <object class="GtkBox" id="preview_hbox">
             <property name="can_focus">False</property>


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