Git commit cb81a9dccf5fd3447bf529e87e66f45d9489caae by David Hurka.
Committed on 03/06/2020 at 10:08.
Pushed by yurchor into branch 'master'.

Move Fullscreen action from Settings to View menu in docbook

The standard action for Fullscreen was moved from settings menu to view menu 
because of a VDG decision, but the Okular docbook wasn’t updated.

This moves the docbook entry, and removes the hyperlink to the Presentation 
action, because that is in the same section now.

M  +15   -16   doc/index.docbook

https://invent.kde.org/graphics/okular/commit/cb81a9dccf5fd3447bf529e87e66f45d9489caae

diff --git a/doc/index.docbook b/doc/index.docbook
index 9d39edea7..21b1b7c2d 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1434,6 +1434,21 @@ Context menu actions like Rename Bookmarks etc.)
                                                        section about <link 
linkend="presentationMode">Presentation Mode</link>.</para>
                                        </listitem>
                                </varlistentry>
+                               <varlistentry>
+                                       <term>
+                                               <menuchoice>
+                                                       <shortcut><keycombo 
action="simul">&Ctrl;&Shift;<keycap>F</keycap></keycombo></shortcut>
+                                                       <guimenu>View</guimenu>
+                                                       <guimenuitem>Full 
Screen Mode</guimenuitem>
+                                               </menuchoice>
+                                       </term>
+                                       <listitem>
+                                               <para><action>Enables the full 
screen mode</action>. Note that
+                                                       full screen mode is 
different from presentation mode insofar as the
+                                                       only peculiarity of 
full screen mode is that it hides the window
+                                                       decorations, the 
menubar and the toolbar.</para>
+                                       </listitem>
+                               </varlistentry>
                                <varlistentry>
                                        <term>
                                                <menuchoice>
@@ -1914,22 +1929,6 @@ Context menu actions like Rename Bookmarks etc.)
                                                <para><action>Toggle the page 
bar</action> at the bottom of document area on and off to save vertical place 
in &okular; window.</para>
                                        </listitem>
                                </varlistentry>
-                               <varlistentry>
-                                       <term>
-                                               <menuchoice>
-                                                       <shortcut><keycombo 
action="simul">&Ctrl;&Shift;<keycap>F</keycap></keycombo></shortcut>
-                                                       
<guimenu>Settings</guimenu>
-                                                       <guimenuitem>Full 
Screen Mode</guimenuitem>
-                                               </menuchoice>
-                                       </term>
-                                       <listitem>
-                                               <para><action>Enables the full 
screen mode</action>. Note that
-                                                       full screen mode is 
different from <link
-                                                               
linkend="presentationMode">presentation mode</link> insofar as the
-                                                       only peculiarity of 
full screen mode is that it hides the window
-                                                       decorations, the 
menubar and the toolbar.</para>
-                                       </listitem>
-                               </varlistentry>
                                <varlistentry>
                                        <term>
                                                <menuchoice>

Reply via email to