[gnome-boxes/update-docs: 1/17] help, docs: Remove references to selection-mode




commit cc1b5025dec209ab0e9725417a317d76b54efc83
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Jan 5 11:06:19 2022 +0100

    help, docs: Remove references to selection-mode
    
    It got removed. See #295.

 help/C/delete.page         |  8 ++------
 help/C/interface.page      | 18 ------------------
 help/C/search.page         |  3 +--
 help/C/selection.page.stub | 35 -----------------------------------
 4 files changed, 3 insertions(+), 61 deletions(-)
---
diff --git a/help/C/delete.page b/help/C/delete.page
index 3159123c..181f7ea3 100644
--- a/help/C/delete.page
+++ b/help/C/delete.page
@@ -21,12 +21,8 @@
   <p>When a box is no longer needed, it can be deleted from <app>Boxes</app>.</p>
 
   <steps>
-    <item><p>Select one or more boxes. In the collection view, right click a
-    box to be deleted.</p></item>
-    <item><p><link xref="interface#selection">Selection mode</link>
-    opens. Click additional boxes to select them for deletion.</p></item>
-    <item><p>Click the <gui style="button">Delete</gui> button.</p></item>
-    <item><p>Click the <key>X</key> to confirm.</p></item>
+    <item><p>In the collection view, right click the box to be deleted.</p></item>
+    <item><p>Click the <gui style="button">Delete</gui> menu option.</p></item>
   </steps>
 
 </page>
diff --git a/help/C/interface.page b/help/C/interface.page
index 0248dba0..a6889382 100644
--- a/help/C/interface.page
+++ b/help/C/interface.page
@@ -46,8 +46,6 @@
     <link xref="create">create</link> a box.</p></item>
     <item><p>Click a box to launch a virtual machine session.</p></item>
     <item><p><link xref="search">Search</link> for a box.</p></item>
-    <item><p>Click the checkmark button in the header bar to enter selection
-    mode.</p></item>
     <item><p>Right click on a box to choose <gui>Open in New Window</gui>,
     <gui>Add to Favorites</gui>, <gui>Force Shutdown</gui>,
     <gui>Clone</gui>, <gui>Delete</gui>, or to open the <gui>Properties</gui>
@@ -64,22 +62,6 @@
 
   </section>
 
-  <section id="selection">
-  <title>Selection mode</title>
-
-  <p>In collection view, clicking the checkmark button or right-clicking a
-  thumbnail puts you in <em>selection mode</em>, where various operations can be
-  performed on boxes, individually or in groups. You can:</p>
-
-  <list>
-    <item><p><link xref="delete">Delete</link> a box or boxes.</p></item>
-    <item><p>Mark a box or boxes as favorites.</p></item>
-    <item><p>Pause a box.</p></item>
-    <item><p>Open a box in a new window.</p></item>
-  </list>
-
-  </section>
-
   <section id="properties">
   <title>Properties view</title>
 
diff --git a/help/C/search.page b/help/C/search.page
index 4adcb30c..28c34212 100644
--- a/help/C/search.page
+++ b/help/C/search.page
@@ -20,8 +20,7 @@
   <title>Search for a box</title>
 
   <p>If there is more than one box, you can locate or filter boxes by name in
-  the <link xref="interface#collection">collection view</link> or
-  <link xref="interface#selection">selection mode</link>. Click the search
+  the <link xref="interface#collection">collection view</link>. Click the search
   icon, or just start typing to initiate a search.</p>
 
   <p>Press <key>Esc</key> to dismiss the search.</p>


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