[gnome-software/1166-repository-dialog-design-updates] Enable ellipsizes for the repo row labels
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/1166-repository-dialog-design-updates] Enable ellipsizes for the repo row labels
- Date: Mon, 28 Jun 2021 13:20:11 +0000 (UTC)
commit c10ea874a87ce28c2b0fef65166b6dfa9ad56817
Author: Milan Crha <mcrha redhat com>
Date: Mon Jun 28 15:19:38 2021 +0200
Enable ellipsizes for the repo row labels
src/gs-repo-row.ui | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/gs-repo-row.ui b/src/gs-repo-row.ui
index 926dfa6b7..2e6580781 100644
--- a/src/gs-repo-row.ui
+++ b/src/gs-repo-row.ui
@@ -17,6 +17,7 @@
<property name="visible">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
+ <property name="ellipsize">end</property>
</object>
<packing>
<property name="left-attach">0</property>
@@ -30,6 +31,7 @@
<property name="visible">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
+ <property name="ellipsize">end</property>
<attributes>
<attribute name="scale" value="0.8"/>
</attributes>
@@ -46,6 +48,7 @@
<property name="visible">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
+ <property name="ellipsize">end</property>
<attributes>
<attribute name="scale" value="0.8"/>
</attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]