[gnome-music] Fix ellipsizing for the album artist in the album view



commit 122c1db513493ed40d0ec0174d045b3365f45511
Author: Arnel A. Borja <kyoushuu yahoo com>
Date:   Thu May 30 16:50:27 2013 +0800

    Fix ellipsizing for the album artist in the album view
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701254

 data/AlbumWidget.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/AlbumWidget.ui b/data/AlbumWidget.ui
index 5573fc0..7c848bb 100644
--- a/data/AlbumWidget.ui
+++ b/data/AlbumWidget.ui
@@ -68,6 +68,7 @@
                     <property name="can_focus">False</property>
                     <property name="halign">center</property>
                     <property name="justify">center</property>
+                    <property name="ellipsize">middle</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                       <attribute name="foreground" value="#808080808080"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]