Git commit 191860161183ecc1eb90117e06dea2e61b779042 by Yuri Chornoivan. Committed on 17/07/2019 at 15:00. Pushed by yurchor into branch 'Applications/19.08'.
Add docs about the 'Open Containing Folder' menu item M +14 -0 doc/index.docbook https://invent.kde.org/kde/okular/commit/191860161183ecc1eb90117e06dea2e61b779042 diff --git a/doc/index.docbook b/doc/index.docbook index 5e10da24a..583549ac3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1099,6 +1099,20 @@ Context menu actions like Rename Bookmarks etc.) </listitem> </varlistentry> + <varlistentry> + <term> + <menuchoice> + <guimenu>File</guimenu> + <guimenuitem>Open Containing Folder</guimenuitem> + </menuchoice> + </term> + <listitem> + <para> + <action>Open</action> folder that contains the current document in your favorite file manager. This action is especially useful for the case when you have downloaded a &PDF; file from the internet that opens itself in &okular;. The location of this file may not be clear or easy to find without this feature. + </para> + </listitem> + </varlistentry> + <varlistentry> <term> <menuchoice>
