[gnome-software] trivial: Make the details grid look more natural
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Make the details grid look more natural
- Date: Thu, 10 Oct 2013 10:13:51 +0000 (UTC)
commit 5b60eaccd1991a4ddd291ffa8407a809d7b59b6a
Author: Richard Hughes <richard hughsie com>
Date: Thu Oct 10 11:13:39 2013 +0100
trivial: Make the details grid look more natural
src/gnome-software.ui | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 59edee6..faabb96 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -915,12 +915,10 @@
<object class="GtkGrid" id="grid_details_details">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">fill</property>
+ <property name="halign">center</property>
<property name="row_spacing">6</property>
<property name="column_spacing">12</property>
<property name="row-homogeneous">True</property>
- <property name="column-homogeneous">True</property>
-
<child>
<object class="GtkLabel" id="label_details_version_title">
<property name="visible">True</property>
@@ -1021,6 +1019,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Licence</property>
+ <property name="margin_left">42</property>
<style>
<class name="dim-label"/>
</style>
@@ -1053,6 +1052,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Size</property>
+ <property name="margin_left">42</property>
<style>
<class name="dim-label"/>
</style>
@@ -1084,6 +1084,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Developer</property>
+ <property name="margin_left">42</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]