[gnome-packagekit] trivial: Right-align "label_source_title" to match



commit e163413461d8d83545af79964bd1074eedc79175
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Tue Jul 19 11:04:39 2016 -0400

    trivial: Right-align "label_source_title" to match

 src/gpk-application.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gpk-application.ui b/src/gpk-application.ui
index fbe58dc..00537c7 100644
--- a/src/gpk-application.ui
+++ b/src/gpk-application.ui
@@ -209,6 +209,7 @@
                               <object class="GtkLabel" id="label_source_title">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
+                                <property name="halign">end</property>
                                 <property name="label" translatable="yes">Source</property>
                                 <style>
                                   <class name="dim-label"/>


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