[five-or-more/arnaudb/wip/gtk4: 3/9] Adapt to HeaderBar API.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more/arnaudb/wip/gtk4: 3/9] Adapt to HeaderBar API.
- Date: Wed, 5 Aug 2020 16:43:53 +0000 (UTC)
commit 39d433762abef999723d459e086f6173e87c155a
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]