From 29f12d91e5d98f5f2bc671960c990515e3703fbb Mon Sep 17 00:00:00 2001 From: Burkhard Lück Date: Wed, 8 Jun 2016 06:19:11 +0200 Subject: Update dolphin docbook to 16.04 Proofread + check if the info is still valid, bump date + releaseinfo New Screenshots Remove appendix + entities kappname + dolphin REVIEW:128071 --- doc/index.docbook | 93 ++++++++++++++--------------------- doc/preferences-general-behavior.png | Bin 28698 -> 46827 bytes doc/preferences-navigation.png | Bin 26130 -> 24851 bytes 3 files changed, 38 insertions(+), 55 deletions(-) (limited to 'doc') diff --git a/doc/index.docbook b/doc/index.docbook index 3749831ab..a1f299f95 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,7 +1,5 @@ Dolphin"> - ]> @@ -72,12 +70,12 @@ &FDLNotice; -2015-08-02 -Applications 15.08 +2016-06-01 +Applications 16.04 -&dolphin; is the default file manager for &kde;, designed with usability as a primary focus. +&dolphin; is the default file manager by &kde;, designed with usability as a primary focus. @@ -95,7 +93,7 @@ Introduction -&dolphin; is &kde;'s default file manager. It aims to improve usability at the +&dolphin; is &plasma;'s default file manager. It aims to improve usability at the user interface level. &dolphin; focuses only on being a file manager whereas &konqueror;, which was &kde;'s default file manager in &kde; 3 and can still be used for file management, is a universal viewer for many file types. @@ -357,12 +355,12 @@ the extension is replaced by ... the Name header, which is always the first column in this view. -The details view allows you to view the current directory +The details view allows you to view the current folder in a tree-like fashion if -Expandable folders are enabled: +Expandable folders are enabled: Each subfolder of the current folder can be -expanded or collapsed by clicking on the > -or v icon next to it. +expanded or collapsed by clicking on the + +or - icon next to it. @@ -1146,16 +1144,9 @@ structure and in archives works. -&dolphin; can be configured to open items with a single mouse click -(Single-click to open files and folders) or a double mouse -click (Double-click to open files and folders). In the -latter case, a single mouse click will select the file or folder. - - -This is a system wide setting and can be changed in the &systemsettings; in the -Input Devices Mouse -module as well. - +The option to open items with a single or double mouse click is a system wide setting and can be +changed in the &systemsettings; in the Input Devices +Mouse module. @@ -1295,28 +1286,18 @@ In the View section, you can configure whether the view properties are stored for each folder or if common view properties are to be used for all folders. - -When hovering over a file or folder with the mouse, a small window with relevant -information is shown if Show tooltips is enabled. - - - -Show selection marker shows a small + -or - button above an item's icon if the item is hovered over -with the mouse. These can be used to select or deselect the item. - -Natural sorting of items controls how items are sorted in -the view. If this option is enabled, the sort order of three example files +Sorting Mode controls how items are sorted in +the view. If Natural sorting is enabled, the sort order of three example files will be File1, File2, File10. -If this option is disabled, the normal alphabetical sorting will be used, which -leads to the sort order +If this option is disabled, the normal alphabetical sorting case sensitive or case insensitive +will be used, which leads to the sort order File1, File10, @@ -1325,7 +1306,18 @@ leads to the sort order -Enable Rename inline to use this mode if only one item is currently selected. +When hovering over a file or folder with the mouse, a small window with relevant +information is shown if Show tooltips is enabled. + + + +Show selection marker shows a small + +or - button above an item's icon if the item is hovered over +with the mouse. These can be used to select or deselect the item. + + + +Enable Rename inline to use this mode if only one item is currently selected. If this option is disabled or several items are selected, a dialog will be displayed for renaming. @@ -1381,11 +1373,6 @@ A bar that shows how much space is free on the current drive. - -Since &dolphin; 4.9 the Delete, -Copy To, and Move To -commands of the context menu have to be enabled on the Services page. - @@ -1536,6 +1523,17 @@ folder. Closes the current tab. + + + +&Ctrl;&Shift;T + +File +Undo close tab + +Reopens the last closed tab. + + @@ -2102,21 +2100,6 @@ Documentation copyright 2009 Frank Reininghaus frank78ac@googlemail.com - -How to get &dolphin; - -&install.intro.documentation; - -For instructions on acquiring &kde; please see http://www.kde.org or read the chapter -Installing &kde; -in the &kde; Fundamentals. - -For further information about &dolphin; you might want to visit -http://userbase.kde.org/Dolphin. - - - &documentation.index; diff --git a/doc/preferences-general-behavior.png b/doc/preferences-general-behavior.png index 164d1e38f..713d06049 100644 Binary files a/doc/preferences-general-behavior.png and b/doc/preferences-general-behavior.png differ diff --git a/doc/preferences-navigation.png b/doc/preferences-navigation.png index 795e52d0f..32e2ef312 100644 Binary files a/doc/preferences-navigation.png and b/doc/preferences-navigation.png differ -- cgit v1.3.1 From 8529547344cf940e9e51e74e8711d41f008add03 Mon Sep 17 00:00:00 2001 From: Burkhard Lück Date: Thu, 18 Aug 2016 07:56:05 +0200 Subject: fix changed menuitem string + add some comments --- doc/index.docbook | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.docbook b/doc/index.docbook index a1f299f95..cf4f0a0de 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -774,6 +774,7 @@ current folder, &RMB; click in the work space and click Finding Files and Searching in Files + &dolphin; is capable of searching for files and for content in files. If &Ctrl;F is pressed or Edit @@ -1582,7 +1583,7 @@ to the trash and cannot be restored. Shows the properties dialog for the currently selected item(s). - + @@ -1776,7 +1777,7 @@ current folder grouped by the option selected in Sort By&Alt;. View -Show Hidden Files +Hidden Files Shows all the hidden files and sub-folders within the current folder. -- cgit v1.3.1 From 1bdebe6d7c38d6c263b34917f10f3daaf2b00b54 Mon Sep 17 00:00:00 2001 From: Burkhard Lück Date: Wed, 31 Aug 2016 07:02:36 +0200 Subject: replace kappname -> dolphin + add Paste menuitems --- doc/index.docbook | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.docbook b/doc/index.docbook index cf4f0a0de..535f41949 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -384,7 +384,7 @@ in ViewSort by Information in the View -In all view modes &kappname; shows at least an icon and a name for each item. +In all view modes &dolphin; shows at least an icon and a name for each item. Using Additional Information in the View menu or the context menu of the header in Details mode, you can select more information for each item to be shown: @@ -1386,7 +1386,7 @@ A bar that shows how much space is free on the current drive. The following settings control how the contents of a folder are displayed in the -&kappname; view, and are stored on a per-folder basis by default: +&dolphin; view, and are stored on a per-folder basis by default: @@ -1407,7 +1407,7 @@ Sorting of folders and files – are folders shown first or not? Previews – are they shown instead of icons (based on the settings made in Previews -tab of &kappname;'s General settings) or not? +tab of &dolphin;'s General settings) or not? @@ -1643,7 +1643,10 @@ item(s). &Ctrl;V Edit -Paste Clipboard Contents... +Paste Clipboard Contents... or +EditPaste one File or +EditPaste one Folder or +EditPaste x Items Pastes the currently copied/cut items to the current folder. If the clipboard does not contain files or folders, the clipboard -- cgit v1.3.1