[gnome-boxes/simplify-assistant-landing-page: 58/64] assistant: Reorder buttons in the index page
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/simplify-assistant-landing-page: 58/64] assistant: Reorder buttons in the index page
- Date: Fri, 11 Feb 2022 10:12:54 +0000 (UTC)
commit cb4b6dc99b227c2da5b382144c39e66955493947
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Jan 21 17:57:33 2022 +0100
assistant: Reorder buttons in the index page
data/ui/assistant/pages/index-page.ui | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/assistant/pages/index-page.ui b/data/ui/assistant/pages/index-page.ui
index 97717ec6..4c71d0fc 100644
--- a/data/ui/assistant/pages/index-page.ui
+++ b/data/ui/assistant/pages/index-page.ui
@@ -108,15 +108,15 @@
<object class="HdyActionRow">
<property name="visible">True</property>
<property name="activatable">True</property>
- <property name="title" translatable="yes">Operating System Download</property>
- <property name="subtitle" translatable="yes">Browse and search for operating systems to
install.</property>
- <signal name="activated" handler="on_download_an_os_button_clicked"/>
+ <property name="title" translatable="yes">Operating System Image File</property>
+ <property name="subtitle" translatable="yes">Select a file to install a virtual
machine.</property>
+ <signal name="activated" handler="on_select_file_button_clicked"/>
<child>
<object class="GtkImage">
<property name="visible">True</property>
<property name="icon-name">go-next-symbolic</property>
- </object>
+ </object>
</child>
</object>
</child>
@@ -125,9 +125,9 @@
<object class="HdyActionRow">
<property name="visible">True</property>
<property name="activatable">True</property>
- <property name="title" translatable="yes">Operating System Image File</property>
- <property name="subtitle" translatable="yes">Select a file to install a virtual
machine.</property>
- <signal name="activated" handler="on_select_file_button_clicked"/>
+ <property name="title" translatable="yes">Operating System Download</property>
+ <property name="subtitle" translatable="yes">Browse and search for operating systems to
install.</property>
+ <signal name="activated" handler="on_download_an_os_button_clicked"/>
<child>
<object class="GtkImage">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]