[gnome-boxes/help-docs-update: 6/8] help: Add "Shared Folders" page



commit dfbc213289b56761473ba18beb70f4a679de7299
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Jan 12 16:27:23 2018 +0100

    help: Add "Shared Folders" page

 help/C/shared-folders.page | 37 +++++++++++++++++++++++++++++++++++++
 help/meson.build           |  1 +
 2 files changed, 38 insertions(+)
---
diff --git a/help/C/shared-folders.page b/help/C/shared-folders.page
new file mode 100644
index 00000000..7d25c8f3
--- /dev/null
+++ b/help/C/shared-folders.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="shared-folders">
+  <info>
+    <revision pkgversion="3.27.4" date="2018-01-12" status="review"/>
+    <link type="guide" xref="index#use"/>
+
+    <credit type="author copyright">
+      <name>Felipe Borges</name>
+      <email>felipeborges gnome org</email>
+      <years>2018</years>
+    </credit>
+
+    <desc>Share folders between host and guest.</desc>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Shared Folders</title>
+
+  <p>If your virtual machine is running and contains spice-webdavd, you may want
+  to set folders in your host system which you desire to browse from inside your
+  virtual machine.</p>
+
+  <steps>
+    <item><p>Make sure your virtual machine is running.</p></item>
+    <item><p>Right-click on the box in the collection view and select
+    <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 &amp; Shares</gui> tab.</p></item>
+    <item><p>In the <gui>Folder Shares</gui> section you can view, remove, and
+    create new shared folders.</p></item>
+  </steps>
+
+</page>
diff --git a/help/meson.build b/help/meson.build
index 56eff8c6..550d10d5 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -12,6 +12,7 @@ help_files = [
   'prop-system.page',
   'prop-trouble.page',
   'search.page',
+  'shared-folders.page',
   'shortcuts.page',
   'shutdown.page',
   'snapshot-create.page',


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