[gnome-builder] view filename: ellipsize from start



commit 001f4bffce05e897a64045b13e00c081a6703fb0
Author: Sébastien Lafargue <slafargue gnome org>
Date:   Thu Jun 25 17:12:40 2015 +0200

    view filename: ellipsize from start
    
    https://bugzilla.gnome.org/show_bug.cgi?id=750720

 data/ui/gb-view-stack.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/gb-view-stack.ui b/data/ui/gb-view-stack.ui
index 035eac4..b89d6f1 100644
--- a/data/ui/gb-view-stack.ui
+++ b/data/ui/gb-view-stack.ui
@@ -104,6 +104,7 @@
                           <object class="GtkLabel" id="title_label">
                             <property name="hexpand">false</property>
                             <property name="visible">true</property>
+                            <property name="ellipsize">start</property>
                           </object>
                         </child>
                         <child>


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