diff options
| author | Nate Graham <[email protected]> | 2019-09-01 09:29:00 -0600 |
|---|---|---|
| committer | Nate Graham <[email protected]> | 2019-09-10 07:09:33 -0600 |
| commit | 7165ea7afdf150600025f9c8ec28dadfe0b28406 (patch) | |
| tree | 387d987e0e7ad75e5c9f7ff413bf06abec7f1304 /doc/index.docbook | |
| parent | 4c9952683a7f977402353f1b9a3fd5271e51740e (diff) | |
Add Reset Zoom Level action inside View menu
Summary:
FEATURE: 409591
FIXED-IN: 19.12.0
Test Plan: {F7096397}
Reviewers: elvisangelaccio, shubham, #dolphin
Reviewed By: elvisangelaccio, #dolphin
Subscribers: broulik, cfeck, kfm-devel, kde-doc-english
Tags: #dolphin, #documentation
Differential Revision: https://phabricator.kde.org/D22444
Diffstat (limited to 'doc/index.docbook')
| -rw-r--r-- | doc/index.docbook | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index f2b5c70a3..d5363f2c5 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1760,6 +1760,17 @@ Selects all unselected items and deselects all selected items in the current fol <varlistentry> <term><menuchoice> +<shortcut> +<keycombo action="simul">&Ctrl;<keycap>0</keycap></keycombo> +</shortcut> +<guimenu>View</guimenu> +<guimenuitem>Zoom Reset</guimenuitem> +</menuchoice></term> +<listitem><para><action>Resets the size of icons in the view to default.</action></para></listitem> +</varlistentry> + +<varlistentry> +<term><menuchoice> <guimenu>View</guimenu> <guisubmenu>View Mode</guisubmenu> </menuchoice></term> |
