[gnome-software: 8/18] review-row: Fix the indentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 8/18] review-row: Fix the indentation
- Date: Fri, 13 Aug 2021 15:12:59 +0000 (UTC)
commit b84a9a5e781687dae32946378522d3ceb53aaab2
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Aug 10 14:40:00 2021 +0200
review-row: Fix the indentation
src/gs-review-row.ui | 64 ++++++++++++++++++++++++++--------------------------
1 file changed, 32 insertions(+), 32 deletions(-)
---
diff --git a/src/gs-review-row.ui b/src/gs-review-row.ui
index 341cf9501..b5117776e 100644
--- a/src/gs-review-row.ui
+++ b/src/gs-review-row.ui
@@ -20,38 +20,38 @@
<property name="visible">True</property>
<property name="spacing">10</property>
<property name="hexpand">True</property>
- <child>
- <object class="GsStarWidget" id="stars">
- <property name="visible">True</property>
- <property name="halign">start</property>
- <property name="sensitive">False</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="summary_label">
- <property name="visible">True</property>
- <property name="halign">start</property>
- <property name="label">Steep learning curve, but worth it</property>
- <property name="ellipsize">end</property>
- <property name="hexpand">True</property>
- <property name="selectable">True</property>
- <style>
- <class name="review-summary"/>
- </style>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="date_label">
- <property name="visible">True</property>
- <property name="halign">end</property>
- <property name="label">3 January 2016</property>
- <property name="hexpand">True</property>
- <property name="selectable">True</property>
- <style>
- <class name="dim-label"/>
- </style>
- </object>
- </child>
+ <child>
+ <object class="GsStarWidget" id="stars">
+ <property name="visible">True</property>
+ <property name="halign">start</property>
+ <property name="sensitive">False</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkLabel" id="summary_label">
+ <property name="visible">True</property>
+ <property name="halign">start</property>
+ <property name="label">Steep learning curve, but worth it</property>
+ <property name="ellipsize">end</property>
+ <property name="hexpand">True</property>
+ <property name="selectable">True</property>
+ <style>
+ <class name="review-summary"/>
+ </style>
+ </object>
+ </child>
+ <child>
+ <object class="GtkLabel" id="date_label">
+ <property name="visible">True</property>
+ <property name="halign">end</property>
+ <property name="label">3 January 2016</property>
+ <property name="hexpand">True</property>
+ <property name="selectable">True</property>
+ <style>
+ <class name="dim-label"/>
+ </style>
+ </object>
+ </child>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]