libsysprof-ui: start on recording info

This commit is contained in:
Christian Hergert
2019-05-18 18:21:05 -07:00
parent 8f335bc512
commit 516eda09ac
2 changed files with 14 additions and 17 deletions

View File

@ -14,16 +14,6 @@
<property name="name">assistant</property>
</packing>
</child>
<child>
<object class="SysprofEmptyStateView" id="empty_view">
<property name="title" translatable="yes">Welcome to Sysprof</property>
<property name="subtitle" translatable="yes">Start profiling your system with the &lt;b&gt;Record&lt;/b&gt; button above.</property>
<property name="visible">true</property>
</object>
<packing>
<property name="name">empty</property>
</packing>
</child>
<child>
<object class="SysprofCaptureView" id="capture_view">
<property name="visible">true</property>