[gnome-builder] omnibar: runtime title can have markup



commit 00ad4e81ff07308c1788ab3660de19013ad06ff8
Author: Christian Hergert <chergert redhat com>
Date:   Sun Jul 17 03:15:19 2016 -0700

    omnibar: runtime title can have markup

 libide/workbench/ide-omni-bar-row.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libide/workbench/ide-omni-bar-row.ui b/libide/workbench/ide-omni-bar-row.ui
index 8412262..119acd5 100644
--- a/libide/workbench/ide-omni-bar-row.ui
+++ b/libide/workbench/ide-omni-bar-row.ui
@@ -100,6 +100,7 @@
               <object class="GtkLabel" id="runtime_title">
                 <property name="visible">true</property>
                 <property name="hexpand">true</property>
+                <property name="use-markup">true</property>
                 <property name="xalign">0.0</property>
                 <attributes>
                   <attribute name="scale" value=".7"/>


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