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



commit a9083d79199956ef679d3ac1a6f4ba8f05868bd8
Author: Arnel A. Borja <kyoushuu yahoo com>
Date:   Sun Jun 2 22:35:00 2013 +0800

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

 data/ArtistAlbumsWidget.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ArtistAlbumsWidget.ui b/data/ArtistAlbumsWidget.ui
index 672dbc9..a4c9072 100644
--- a/data/ArtistAlbumsWidget.ui
+++ b/data/ArtistAlbumsWidget.ui
@@ -13,6 +13,7 @@
         <property name="can_focus">False</property>
         <property name="xalign">0</property>
         <property name="label">label</property>
+        <property name="ellipsize">middle</property>
         <attributes>
           <attribute name="weight" value="bold"/>
         </attributes>


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