[gnome-builder] sysprof: add link to run the project in empty state



commit 0d9511a085612bde2e61594dd71d0752458ff905
Author: Christian Hergert <chergert redhat com>
Date:   Mon Oct 17 20:04:59 2016 -0700

    sysprof: add link to run the project in empty state
    
    This allows us to refer them to the UI element as well as allowing them
    to click on the link to start running the project. Requires updated
    sysprof to use the feature.

 plugins/sysprof/gbp-sysprof-perspective.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/sysprof/gbp-sysprof-perspective.ui b/plugins/sysprof/gbp-sysprof-perspective.ui
index 5632cd8..7f285ea 100644
--- a/plugins/sysprof/gbp-sysprof-perspective.ui
+++ b/plugins/sysprof/gbp-sysprof-perspective.ui
@@ -46,7 +46,7 @@
             <property name="visible">true</property>
             <child>
               <object class="SpEmptyStateView">
-                <property name="subtitle" translatable="yes">Select “Run with profiler” from the run menu to 
begin</property>
+                <property name="subtitle" translatable="yes" comments="the action:// link is used to run the 
project">Select &lt;a href="action://run-manager.run-with-handler::profiler"&gt;Run with profiler&lt;/a&gt; 
from the run menu to begin</property>
                 <property name="visible">true</property>
               </object>
               <packing>


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