[gnome-boxes/help-docs-update: 1/6] help: Inform that the box needs to be running for USB redirection



commit 78433821ff8f26aeed6502b153c9d44bfea572a1
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Jan 12 15:16:42 2018 +0100

    help: Inform that the box needs to be running for USB redirection
    
    Often users see no "USB Redirection" information in the Properties
    window because this section only gets populated for machines which
    are running.
    
    Fixes #108

 help/C/usb-redirection.page | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/help/C/usb-redirection.page b/help/C/usb-redirection.page
index 2e2d5992..12e52293 100644
--- a/help/C/usb-redirection.page
+++ b/help/C/usb-redirection.page
@@ -6,6 +6,7 @@
 
     <revision pkgversion="3.8.0" version="0.1" date="2013-03-24" status="candidate"/>
     <revision pkgversion="3.24.0" date="2017-05-02" status="review"/>
+    <revision pkgversion="3.27.4" date="2018-01-12" status="review"/>
 
     <link type="guide" xref="index#use"/>
 
@@ -19,6 +20,11 @@
       <email>mdhillca gmail com</email>
       <years>2013</years>
     </credit>
+    <credit type="editor">
+      <name>Felipe Borges</name>
+      <email>felipeborges gnome org</email>
+      <years>2018</years>
+    </credit>
 
     <desc>Allow your box to access a USB device.</desc>
 
@@ -36,8 +42,9 @@
 
   <steps>
     <title>To enable host USB devices in a box:</title>
+    <item><p>Make sure the box is running.</p></item>
     <item><p>Right-click on the box in the collection view and select
-    <gui>Properties</gui>, or if the box is running, click the menu
+    <gui>Properties</gui>, or click the menu
     (<media its:translate="no" type="image" src="figures/open-menu-symbolic.svg"><span 
its:translate="yes">settings</span></media>)
     button in the header bar and select <gui>Properties</gui>.</p></item>
     <item><p>Click the <gui>Devices</gui> tab.</p></item>


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