[five-or-more/arnaudb/gtk3: 9/24] Revert "Adapt to HeaderBar API."




commit 980e14737248af8bdce4e8e8a2770e80387ce63c
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Oct 22 17:28:03 2020 +0200

    Revert "Adapt to HeaderBar API."
    
    This reverts commit bf48aefc686ce346efd3cd31312b92773b78260f.

 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 01bf5d9..22341dc 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]