[gnome-bluetooth] settings: Center text in PIN entry



commit c0d754472acc76dac2213d1d7c1d79e370801a39
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 11 19:40:42 2013 +0100

    settings: Center text in PIN entry

 lib/settings.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/settings.ui b/lib/settings.ui
index e8124af..d1135f5 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -43,6 +43,7 @@
                 <property name="margin_right">25</property>
                 <property name="max_length">6</property>
                 <property name="width_chars">6</property>
+                <property name="xalign">0.5</property>
                 <property name="input_purpose">digits</property>
                 <property name="input_hints">GTK_INPUT_HINT_NO_SPELLCHECK | GTK_INPUT_HINT_NONE</property>
                 <property name="activates-default">True</property>


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