[gnome-characters] character: Make codepoint label selectable



commit 6a59b365d2b882e376d4ea1bd3a1ced0f2f832d6
Author: Daiki Ueno <dueno src gnome org>
Date:   Sat Feb 14 08:14:35 2015 +0900

    character: Make codepoint label selectable
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744479

 data/character.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/character.ui b/data/character.ui
index 784f206..87f947e 100644
--- a/data/character.ui
+++ b/data/character.ui
@@ -49,6 +49,7 @@
                    <property name="visible">True</property>
                    <property name="can_focus">False</property>
                    <property name="halign">center</property>
+                   <property name="selectable">True</property>
                    <style>
                      <class name="detail-label"/>
                    </style>


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