[gnome-boxes/wip/snapshot-config-changes: 7/12] machine-config-editor: Update infobar text
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/snapshot-config-changes: 7/12] machine-config-editor: Update infobar text
- Date: Mon, 12 Oct 2020 10:57:55 +0000 (UTC)
commit d73b6124c89290592b4250c7c57c6a3203c130dd
Author: Felipe Borges <felipeborges gnome org>
Date: Fri Oct 9 14:29:59 2020 +0200
machine-config-editor: Update infobar text
Inform that Boxes will attempt to create a snapshot before applying
config changes, enabling users to revert the changes.
data/ui/machine-config-editor.ui | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/machine-config-editor.ui b/data/ui/machine-config-editor.ui
index 9ee7b9be..36994319 100644
--- a/data/ui/machine-config-editor.ui
+++ b/data/ui/machine-config-editor.ui
@@ -28,7 +28,7 @@
<child>
<object class="GtkImage">
<property name="visible">True</property>
- <property name="icon-name">dialog-warning-symbolic</property>
+ <property name="icon-name">dialog-information-symbolic</property>
<property name="icon-size">3</property>
<property name="pixel-size">48</property>
</object>
@@ -37,8 +37,7 @@
<child>
<object class="GtkLabel">
<property name="visible">True</property>
- <property name="label" translatable="yes">Modifying a virtual machine's configuration
can cause an installed operating system to malfunction.
-Making a snapshot before performing major changes is advised.</property>
+ <property name="label" translatable="yes">Boxes snapshots your virtual machine before
applying changes allowing you to revert them.</property>
<property name="wrap">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]