[gnome-music/wip/mschraal/gtk4-pre-squash-backup: 229/254] ui/songlistitem: Fix indentation
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-pre-squash-backup: 229/254] ui/songlistitem: Fix indentation
- Date: Thu, 17 Feb 2022 11:35:46 +0000 (UTC)
commit 28dc950bfc95c2cfa1ba4accc12d17cfe6749d9c
Author: Jean Felder <jfelder src gnome org>
Date: Sat Feb 12 14:34:26 2022 +0100
ui/songlistitem: Fix indentation
data/ui/SongListItem.ui | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/data/ui/SongListItem.ui b/data/ui/SongListItem.ui
index 40ff3d65c..8599fcb53 100644
--- a/data/ui/SongListItem.ui
+++ b/data/ui/SongListItem.ui
@@ -12,25 +12,25 @@
<child>
<object class="GtkBox">
<property name="homogeneous">True</property>
- <child>
- <object class="GtkLabel" id="_title_label">
+ <child>
+ <object class="GtkLabel" id="_title_label">
+ <property name="halign">start</property>
+ <property name="hexpand">True</property>
+ <property name="ellipsize">end</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkLabel" id="_album_label">
+ <property name="ellipsize">end</property>
<property name="halign">start</property>
- <property name="hexpand">True</property>
- <property name="ellipsize">end</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="_album_label">
- <property name="ellipsize">end</property>
- <property name="halign">start</property>
- </object>
- </child>
- <child>
- <object class="GtkLabel" id="_artist_label">
- <property name="ellipsize">end</property>
- <property name="halign">start</property>
- </object>
- </child>
+ </object>
+ </child>
+ <child>
+ <object class="GtkLabel" id="_artist_label">
+ <property name="ellipsize">end</property>
+ <property name="halign">start</property>
+ </object>
+ </child>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]