]> cloud.milkyroute.net Git - dolphin.git/blobdiff - doc/index.docbook
Update screenshots and docs on the Preferences
[dolphin.git] / doc / index.docbook
index 05e1dca4581b9304a335d379697b8dc012846ced..8e6f10157721865ba109bbf1b5fc37d8b5841db6 100644 (file)
@@ -70,8 +70,8 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2020-12-24</date>
-<releaseinfo>Applications 21.04</releaseinfo>
+<date>2021-04-08</date>
+<releaseinfo>Applications 21.08</releaseinfo>
 
 <abstract>
 <para>
@@ -773,6 +773,13 @@ current folder, &RMB; click in the work space and click
 <menuchoice><guimenuitem>Add to Places</guimenuitem></menuchoice> in the context menu.
 </para>
 
+<note>
+    <para>
+        The corresponding menu item visibility can be toggled via the
+        <link linkend="preferences-dialog-context-menu">&dolphin; context menu settings</link>.
+    </para>
+</note>
+
 </sect2>
 
 <sect2 id="filter-files">
@@ -809,7 +816,7 @@ Start to type into the find input box and the search starts immediately.
 <screeninfo>Search files and for content in files</screeninfo>
 <mediaobject>
 <imageobject>
-<imagedata fileref="nepomuk-search.png" format="PNG"/>
+<imagedata fileref="baloo-search.png" format="PNG"/>
 </imageobject>
 <textobject>
 <phrase>Search files and for content in files</phrase>
@@ -831,7 +838,7 @@ starts the search from the user's <replaceable>Home</replaceable> folder.</para>
 <screeninfo>Search with More Options</screeninfo>
 <mediaobject>
 <imageobject>
-<imagedata fileref="nepomuk-search-more-options.png" format="PNG"/>
+<imagedata fileref="baloo-search-more-options.png" format="PNG"/>
 </imageobject>
 <textobject>
 <phrase>Search with More Options</phrase>
@@ -1100,11 +1107,15 @@ the status bar is wide enough:
 <itemizedlist>
 
 <listitem><para>
-A <guilabel>zoom slider</guilabel> which can be used to change the icon size quickly.
+The <guilabel>Show status bar</guilabel> item can be used for toggling status bar visibility.
+</para></listitem>
+
+<listitem><para>
+The <guilabel>Show zoom slider</guilabel> item allows switching visibility of the icon size widget.
 </para></listitem>
 
 <listitem><para>
-A bar that shows how much space is free on the current drive.
+The <guilabel>Show space information</guilabel> item can be used to switch on and off a bar that shows how much space is free on the current drive.
 </para></listitem>
 
 </itemizedlist>
@@ -1352,7 +1363,7 @@ several levels deeper in the folder hierarchy.
 
 </sect2>
 
-<sect2 id="preferences-dialog-services">
+<sect2 id="preferences-dialog-context-menu">
 <title>Services</title>
 
 <para>
@@ -1362,10 +1373,10 @@ appears when clicking a file or folder with the &RMB;.
 </para>
 
 <screenshot>
-<screeninfo>Screenshot of the Services settings in &dolphin;'s preferences dialog</screeninfo>
+<screeninfo>Screenshot of the Services Menu settings in &dolphin;'s preferences dialog</screeninfo>
 <mediaobject>
 <imageobject>
-<imagedata fileref="preferences-services.png" format="PNG"/>
+<imagedata fileref="preferences-context-menu.png" format="PNG"/>
 </imageobject>
 <textobject>
 <phrase>Services Settings.</phrase>
@@ -1388,13 +1399,15 @@ and you have additional entries in the
 context menu like commit, update, add, remove &etc;
 </para>
 <para>
-In the service list you can also choose if the <guimenuitem>Delete</guimenuitem>,
-<guimenuitem>Copy To</guimenuitem>, and <guimenuitem>Move To</guimenuitem>
+In the service list you can also choose if the <guimenuitem>Copy To</guimenuitem>,
+<guimenuitem>Move To</guimenuitem>, <guimenuitem>Add to Places</guimenuitem>,
+<guimenuitem>Sort By</guimenuitem>, <guimenuitem>View Mode</guimenuitem>,
+<guimenuitem>Open in New Tab</guimenuitem>, <guimenuitem>Open in New Window</guimenuitem>,
+<guimenuitem>Copy Location</guimenuitem>, and <guimenuitem>Duplicate Here</guimenuitem>
 commands are shown in the context menu.
 </para>
 <para>
 &dolphin; has to be restarted to activate the changes for some of these settings.
-<!--FIXME wrong for Copy To + Move To + Delete, what about the other items?-->
 </para>
 
 </sect2>
@@ -1436,6 +1449,37 @@ largest files can be deleted automatically.
 
 </sect2>
 
+<sect2 id="preferences-user-feedback">
+<title>Trash</title>
+
+<para>
+This group contains settings which control your contributing information on the &dolphin; usage to its developers.
+
+<screenshot>
+<screeninfo>Screenshot of the User Feedback settings in &dolphin;'s preferences dialog</screeninfo>
+<mediaobject>
+<imageobject>
+<imagedata fileref="preferences-user-feedback.png" format="PNG"/>
+</imageobject>
+<textobject>
+<phrase>User Feedback Settings.</phrase>
+</textobject>
+<caption><para>User Feedback Settings in &dolphin;'s Preferences Dialog.</para></caption>
+</mediaobject>
+</screenshot>
+
+<itemizedlist>
+
+<listitem><para>
+You can contribute some feedback on &dolphin; if you wish. Use sliders to configure your level of participation.
+</para></listitem>
+
+</itemizedlist>
+
+</para>
+
+</sect2>
+
 </sect1>
 <!-- begin copy to konqueror filemanager.docbook -->
 <sect1 id="view-properties">
@@ -1545,6 +1589,11 @@ be accessed with toolbar buttons or with items in the menu of the
 folder.</action></para>
 <para>You will find an explanation of all available objects in &konqueror;'s handbook in the chapter
 <ulink url="help:/konqueror/making.html">Create New</ulink>.</para>
+<note>
+    <para>
+        It is possible to create your own <guisubmenu>Create New...</guisubmenu> submenu items. Use files from <ulink url="https://invent.kde.org/frameworks/kio/-/tree/master/src/new_file_templates">KIO source repository</ulink> as a reference and put the resulting <filename role="extension">.desktop</filename> file into the <filename role="directory">.local/share/templates</filename> in your home directory (the address can be determined using the <userinput>kf5-config --path templates</userinput> command in &konsole;), then restart &dolphin;.
+    </para>
+</note>
 </listitem>
 </varlistentry>