[gnome-boxes/update-docs: 7/17] docs, help: Update information about the Preferences interface




commit 3a1267778bd5337cf12c36b2d5067b8a6dcb779a
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Jan 5 11:47:47 2022 +0100

    docs, help: Update information about the Preferences interface
    
    This UI has changed drastically since the last version.

 help/C/interface.page | 65 +++++++++++++++++++++++++++------------------------
 1 file changed, 35 insertions(+), 30 deletions(-)
---
diff --git a/help/C/interface.page b/help/C/interface.page
index 5500d3bc..1adec7b6 100644
--- a/help/C/interface.page
+++ b/help/C/interface.page
@@ -48,7 +48,7 @@
     <item><p><link xref="search">Search</link> for a box.</p></item>
     <item><p>Right click on a box to choose <gui>Open in New Window</gui>,
     <gui>Force Shutdown</gui>,
-    <gui>Clone</gui>, <gui>Delete</gui>, or to open the <gui>Properties</gui>
+    <gui>Clone</gui>, <gui>Delete</gui>, or to open the <gui>Preferences</gui>
     view for the box.</p></item>
   </list>
 
@@ -62,40 +62,45 @@
 
   </section>
 
-  <section id="properties">
-  <title>Properties view</title>
+  <section id="preferences">
+  <title>Preferences view</title>
 
-  <p>Right clicking a box and selecting <gui style="button">Properties</gui>
-  in the collection view opens the <em>properties view</em>, where some of the
-  details of a box can be configured. The properties view allows you to display
+  <p>Right clicking a box and selecting <gui style="button">Preferences</gui>
+  in the collection view opens the <em>preferences view</em>, where some of the
+  details of a box can be configured. The preferences view allows you to display
   or change settings depending on which of the following tabs is selected:</p>
 
-  <list>
-    <item><p><gui>General</gui>: displays the box <gui>Name</gui> and
-    <gui>Broker</gui> or virtualizer being used (such as <em>QEMU</em>).
-    The <gui>3D Acceleration</gui> switch also appears here.</p></item>
-    <item><p><gui>System</gui> settings: shows running graphs of CPU, disk I/O
-    and network activity. <gui>Memory</gui> and <gui>Maximum Disk Size</gui>
-    sliders can be adjusted, and the <gui>Troubleshooting Log</gui> can be
-    viewed. The <gui style="button">Force Shutdown</gui> button, which enables
-    you to <link xref="shutdown">force a box to shut down</link>, the
-    <gui style="button">Restart</gui> button, and the
-    <gui>Run in background</gui> switch are on this tab.</p></item>
-    <item><p><gui>Devices &amp; Shares</gui>: the <gui style="button">Select</gui> button
-    allows you to specify the path to a CD/DVD device or ISO. The
-    <gui style="button">Remove</gui> button disconnects it. When the box is
-    running, the USB devices connected to the host system are listed, and each
-    can be controlled with an <gui>ON | OFF</gui> switch.
-    <link xref="shared-folders">Shared Folders</link> between host and guest
-    can be set for running machines which support spice-webdavd.</p></item>
-    <item><p><gui>Snapshots</gui>: allows you to
-    <link xref="snapshot-create">create</link> and manage snapshots of the
-    box.</p></item>
-  </list>
+  <section id="resources">
+  <title>The Resources tab</title>
+
+    <list>
+      <item><p>Displays the <gui>Name</gui> of your box and its <gui>IP Address</gui> (when 
available).</p></item>
+      <item><p>Allows for adjusting the values for <gui>CPU</gui>, <gui>Memory</gui> and <gui>Storage</gui> 
of your box.</p></item>
+      <item><p>Presents the option to <gui>Allow running in background</gui> of your box.</p></item>
+      <item><p>Allows for enabling <gui>3D acceleration</gui> for supported operating systems.</p></item>
+      <item><p><gui>Configuration</gui> allows access to the logs of your box, which can be useful for 
troubleshooting issues. The <gui>Edit Configuration</gui> option allows for
+     editing the libvirt domain configuration of your box.</p></item>
+    </list>
+  </section>
 
-  <p>If the box is running, click the menu (<media its:translate="no" type="image" 
src="figures/view-more-symbolic.svg"><span its:translate="yes">settings</span></media>)
-  button in the header bar and select <gui>Properties</gui>.</p>
+  <section id="devices-and-shares">
+  <title>The Devices and Shares tab</title>
 
+    <list>
+      <item><p>Displays a list of <gui>USB Devices</gui> that can be redirected to your box.</p></item>
+      <item><p>Allows for setting <gui>Shared Folders</gui> which can be made available in your 
box.</p></item>
+      <item><p>Allows setting a <gui>CDROM/DVD Drive</gui> file or device to make available in your 
box.</p></item>
+    </list>
+  </section>
+
+  <section id="snapshots">
+  <title>The Snaspshots tab</title>
+    <p><gui>Snapshots</gui> allows you to <link xref="snapshot-create">create</link> and manage snapshots of 
your
+    box.</p>
+  </section>
+
+  <p>If the box is running, click the menu (<media its:translate="no" type="image" 
src="figures/view-more-symbolic.svg"><span its:translate="yes">settings</span></media>)
+  button in the header bar and select <gui>Preferences</gui>.</p>
   </section>
 
 </page>


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