[gnome-maps] osmTypeListRow: Don't treat names as markup



commit 247915af163ea3d534e891282f9af683ab05cfae
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Jul 24 22:39:57 2017 +0200

    osmTypeListRow: Don't treat names as markup
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785368

 data/ui/osm-type-list-row.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/osm-type-list-row.ui b/data/ui/osm-type-list-row.ui
index 4dda238..05fbb6a 100644
--- a/data/ui/osm-type-list-row.ui
+++ b/data/ui/osm-type-list-row.ui
@@ -16,7 +16,7 @@
             <property name="halign">start</property>
             <property name="valign">end</property>
             <property name="hexpand">True</property>
-            <property name="use_markup">True</property>
+            <property name="use_markup">False</property>
           </object>
           <packing>
             <property name="left_attach">0</property>


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