[gnome-software: 63/110] Replace GtkButtonBox by GtkBox
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 63/110] Replace GtkButtonBox by GtkBox
- Date: Tue, 5 Oct 2021 20:32:38 +0000 (UTC)
commit 3451cc526470313d23bd6bb8f2aadd690977130c
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Aug 25 09:11:59 2021 -0300
Replace GtkButtonBox by GtkBox
src/gs-overview-page.ui | 3 +--
src/gs-review-dialog.ui | 2 +-
src/gs-shell.ui | 5 ++---
3 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/src/gs-overview-page.ui b/src/gs-overview-page.ui
index 86de47e76..62889f86d 100644
--- a/src/gs-overview-page.ui
+++ b/src/gs-overview-page.ui
@@ -20,9 +20,8 @@
<property name="app_paintable">True</property>
<property name="show_close_button">True</property>
<child internal-child="action_area">
- <object class="GtkButtonBox">
+ <object class="GtkBox">
<property name="spacing">6</property>
- <property name="layout_style">end</property>
<child/>
</object>
</child>
diff --git a/src/gs-review-dialog.ui b/src/gs-review-dialog.ui
index 9d43a0912..f9d984828 100644
--- a/src/gs-review-dialog.ui
+++ b/src/gs-review-dialog.ui
@@ -54,7 +54,7 @@
<property name="orientation">vertical</property>
<property name="spacing">9</property>
<child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area1">
+ <object class="GtkBox" id="dialog-action_area1">
</object>
</child>
<child>
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index 54e3e0e5b..f33a286c1 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -83,8 +83,7 @@
</object>
</child>
<child>
- <object class="GtkButtonBox">
- <property name="layout_style">end</property>
+ <object class="GtkBox">
<property name="visible">True</property>
<child>
<object class="GtkButton" id="button_events_sources">
@@ -286,7 +285,7 @@
</object>
</child>
<child internal-child="action_area">
- <object class="GtkButtonBox">
+ <object class="GtkBox">
<property name="visible">True</property>
<property name="margin_right">6</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]