[totem/wip/hadess/mallard-documentation: 24/38] help: Cover how to open DVDs



commit bcb5c245d9e74935c10d75535a4c1039f43587aa
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Jan 12 00:27:03 2019 +0100

    help: Cover how to open DVDs

 help/C/figures/dvd-gnome-notification.png | Bin 0 -> 40068 bytes
 help/C/figures/dvd-nautilus.png           | Bin 0 -> 24435 bytes
 help/C/file-open.page                     |  31 +++++++++++++++++++++---------
 help/meson.build                          |   2 ++
 4 files changed, 24 insertions(+), 9 deletions(-)
---
diff --git a/help/C/figures/dvd-gnome-notification.png b/help/C/figures/dvd-gnome-notification.png
new file mode 100644
index 000000000..6d8c8f127
Binary files /dev/null and b/help/C/figures/dvd-gnome-notification.png differ
diff --git a/help/C/figures/dvd-nautilus.png b/help/C/figures/dvd-nautilus.png
new file mode 100644
index 000000000..ec54e8013
Binary files /dev/null and b/help/C/figures/dvd-nautilus.png differ
diff --git a/help/C/file-open.page b/help/C/file-open.page
index 536662f95..7b8ba6602 100644
--- a/help/C/file-open.page
+++ b/help/C/file-open.page
@@ -51,16 +51,29 @@
       <gui style="button">Add</gui>. The video will be added to the list in the
       main window and you can select it from there.</p>
     </item>
-<!-- TODO: find where Play Disc is now.
     <item>
-      <p>Click <guiseq><gui style="menu">Movie</gui>
-      <gui style="menuitem">Play Disc</gui></guiseq> to start watching movie or
-      listening to the music from CD or DVD.</p>
-      <note>
-        <p>Option <gui style="menuitem">Play Disc</gui> will show up only
-        then, when you put CD or DVD to your disc drive.</p>
-      </note>
-    </item>-->
+      <p>To play a DVD disc that you just inserted into your drive, move the
+      mouse pointer over the <link xref="help:gnome-help/shell-notifications"
+      href="https://help.gnome.org/users/gnome-help/stable/shell-notifications";>notification</link>
+      and press <gui style="button">Open with Videos</gui>.</p>
+      <figure>
+        <title>GNOME notification, offering to open the disc with <app>Videos</app></title>
+        <media type="image" mime="image/png" src="figures/dvd-gnome-notification.png">
+          <p>Screenshot of the GNOME notification dialog.</p>
+        </media>
+      </figure>
+    </item>
+    <item>
+      <p>To play a DVD disc in your drive, open <app>Files</app>, select to
+      the disc in the side bar, and press <gui style="button">Videos</gui> in
+      the <gui>Video DVD</gui> bar.</p>
+      <figure>
+        <title><app>Files</app>, offering to open the disc with <app>Videos</app></title>
+        <media type="image" mime="image/png" src="figures/dvd-nautilus.png">
+        <p>Screenshot of <app>Files</app>.</p>
+        </media>
+      </figure>
+    </item>
   </list>
 
 </page>
diff --git a/help/meson.build b/help/meson.build
index b21c94f01..6dea46531 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -21,6 +21,8 @@ sources = [
 ]
 
 media = [
+  'figures/dvd-gnome-notification.png',
+  'figures/dvd-nautilus.png',
   'figures/totem.png',
   'figures/volume-button-slider.png'
 ]


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