[gnome-software] trivial: Center the infobar content in the window
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Center the infobar content in the window
- Date: Sat, 8 Feb 2014 11:13:30 +0000 (UTC)
commit b03411930d4d74499f18417b687067659fec4f78
Author: Richard Hughes <richard hughsie com>
Date: Sat Feb 8 12:11:37 2014 +0100
trivial: Center the infobar content in the window
src/gnome-software.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index d202bd1..1c1591c 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -1326,6 +1326,7 @@
<object class="GtkBox" id="infobar-content_area1">
<property name="can_focus">False</property>
<property name="spacing">16</property>
+ <property name="halign">center</property>
<child>
<object class="GtkGrid" id="grid_details_app_repo">
<property name="visible">True</property>
@@ -1393,6 +1394,7 @@
<object class="GtkBox" id="infobar-content_area2">
<property name="can_focus">False</property>
<property name="spacing">16</property>
+ <property name="halign">center</property>
<child>
<object class="GtkGrid" id="grid_details_app_norepo">
<property name="visible">True</property>
@@ -1460,6 +1462,7 @@
<object class="GtkBox" id="infobar-content_area3">
<property name="can_focus">False</property>
<property name="spacing">16</property>
+ <property name="halign">center</property>
<child>
<object class="GtkLabel" id="label_header_details_package_baseos">
<property name="visible">True</property>
@@ -1496,6 +1499,7 @@
<object class="GtkBox" id="infobar-content_area4">
<property name="can_focus">False</property>
<property name="spacing">16</property>
+ <property name="halign">center</property>
<child>
<object class="GtkGrid" id="grid_details_repo">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]