[gnome-boxes/simplify-assistant-landing-page: 64/64] assistant: Add descriptive labels for the media lists
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/simplify-assistant-landing-page: 64/64] assistant: Add descriptive labels for the media lists
- Date: Fri, 11 Feb 2022 10:12:54 +0000 (UTC)
commit ab098213be641deccc50ba18694181e8ef2e0d3f
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Feb 11 11:12:01 2022 +0100
assistant: Add descriptive labels for the media lists
So it is clear that "Detected Sources" are files in your filesystem,
and "Featured Downloads" are files that Boxes will download for you.
data/ui/assistant/pages/index-page.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/ui/assistant/pages/index-page.ui b/data/ui/assistant/pages/index-page.ui
index 9747e275..4decf3d4 100644
--- a/data/ui/assistant/pages/index-page.ui
+++ b/data/ui/assistant/pages/index-page.ui
@@ -52,6 +52,7 @@
<object class="HdyPreferencesGroup" id="detected_sources_section">
<property name="visible">True</property>
<property name="title" translatable="yes">Detected Sources</property>
+ <property name="description" translatable="yes">Create virtual machine from one
of the medias detected in your system.</property>
<child>
<object class="GtkListBox" id="source_medias">
@@ -69,6 +70,7 @@
<object class="HdyPreferencesGroup" id="downloadable_sources_section">
<property name="visible">True</property>
<property name="title" translatable="yes">Featured Downloads</property>
+ <property name="description" translatable="yes">You will be notified when the
download has completed.</property>
<child>
<object class="GtkListBox" id="downloadable_medias">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]