]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Merge branch 'Applications/14.12' into frameworks
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Wed, 28 Jan 2015 16:13:59 +0000 (17:13 +0100)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Wed, 28 Jan 2015 16:13:59 +0000 (17:13 +0100)
Conflicts:
dolphin/src/main.cpp
kdepasswd/kcm/kcm_useraccount.desktop
konqueror/settings/ebrowsing/ebrowsing.desktop
konqueror/settings/kio/cache.desktop
konqueror/settings/kio/cookies.desktop
konqueror/settings/kio/netpref.desktop
konqueror/settings/kio/proxy.desktop
konqueror/settings/kio/smb.desktop
konqueror/settings/kio/uasproviders/firefox30oncurrent.desktop
konqueror/settings/kio/uasproviders/ie90onwinnt71.desktop
konqueror/settings/kio/useragent.desktop
lib/konq/konq_operations.cpp

1  2 
docs/index.docbook
src/dolphin.appdata.xml
src/kitemviews/kitemlistwidget.cpp
src/panels/information/phononwidget.cpp

diff --combined docs/index.docbook
index 3c817620f95fd9ee8ad5892070a138dec1fe4438,0000000000000000000000000000000000000000..fe3357c2f566bc9b9715606d9f0950cbbc4c7e59
mode 100644,000000..100644
--- /dev/null
@@@ -1,2134 -1,0 +1,2134 @@@
- <releaseinfo>2.3 (&kde; 4.11)</releaseinfo>
 +<?xml version="1.0" ?>
 +<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
 +  <!ENTITY dolphin "<application>Dolphin</application>">
 +  <!ENTITY kappname "&dolphin;">
 +  <!ENTITY package "kde-baseapps">
 +  <!ENTITY % addindex "IGNORE">
 +  <!ENTITY % English "INCLUDE"><!-- change language only here -->
 +]>
 +
 +<book id="dolphin" lang="&language;">
 +
 +<bookinfo>
 +<title>The &dolphin; Handbook</title>
 +
 +<authorgroup>
 +<author>
 +<firstname>Peter</firstname>
 +<othername></othername>
 +<surname>Penz</surname>
 +<affiliation>
 +<address><email>peter.penz@gmx.at</email></address>
 +</affiliation>
 +</author>
 +<author>
 +<firstname>Orville</firstname>
 +<surname>Bennett</surname>
 +<affiliation>
 +<address>&Orville.Bennett.mail;</address>
 +</affiliation>
 +</author>
 +<author>
 +<firstname>Michael</firstname>
 +<surname>Austin</surname>
 +<affiliation>
 +<address><email>tuxedup@users.sourceforge.net</email></address>
 +</affiliation>
 +</author>
 +<author>
 +<firstname>David</firstname>
 +<surname>Edmundson</surname>
 +<affiliation>
 +<address><email>kde@davidedmundson.co.uk</email></address>
 +</affiliation>
 +</author>
 +<author>
 +<firstname>Alan</firstname>
 +<surname>Blanchflower</surname>
 +</author>
 +<author>
 +<firstname>Frank</firstname>
 +<surname>Reininghaus</surname>
 +<affiliation>
 +<address><email>frank78ac@googlemail.com</email></address>
 +</affiliation>
 +</author>
 +
 +<!-- TRANS:ROLES_OF_TRANSLATORS -->
 +</authorgroup>
 +
 +<copyright>
 +<year>2006</year>
 +<holder>Peter Penz</holder>
 +</copyright>
 +<copyright>
 +<year>2006</year>
 +<holder>&Orville.Bennett;</holder>
 +<holder>Michael Austin</holder>
 +</copyright>
 +<copyright>
 +<year>2009</year>
 +<holder>Frank Reininghaus</holder>
 +</copyright>
 +
 +<legalnotice>&FDLNotice;</legalnotice>
 +
 +<date>2013-06-28</date>
- view will update the working folder of the terminal. The terminal only
- works with local media. Note: Changing folder in the terminal will not
- affect the &dolphin; view.
++<releaseinfo>4.11 (&kde; 4.11)</releaseinfo>
 +
 +<abstract>
 +<para>
 +&dolphin; is the default file manager for &kde;, designed with usability as a primary focus.
 +</para>
 +</abstract>
 +
 +<keywordset>
 +<keyword>KDE</keyword>
 +<keyword>Dolphin</keyword>
 +<keyword>Filemanager</keyword>
 +<keyword>file</keyword>
 +<keyword>management</keyword>
 +</keywordset>
 +
 +</bookinfo>
 +
 +<chapter id="introduction">
 +<title>Introduction</title>
 +
 +<para>
 +&dolphin; is &kde;'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.
 +</para>
 +
 +<para>
 +This design approach allows the developers to concentrate on optimizing the user
 +interface for the specific task of file management.
 +</para>
 +
 +<para>
 +Please report any problems or feature requests to the &dolphin; author via the
 +bug report dialog. This is accessible either from the <guibutton>Control</guibutton> 
 +button at the right of the toolbar in the default mode without
 +menubar; or from <menuchoice><guimenu>Help</guimenu><guimenuitem>Report Bug...</guimenuitem></menuchoice>
 +menu of the application, if the menubar is shown.
 +</para>
 +
 +</chapter>
 +
 +<chapter id="using-dolphin">
 +<title>Using &dolphin;</title>
 +
 +<sect1 id="dolphin-user-interface">
 +<title>&dolphin; User Interface</title>
 +
 +<para>
 +The screenshot below shows &dolphin;'s default user interface:
 +</para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of &dolphin;'s default user interface</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="default-ui.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>&dolphin;'s default user interface.</phrase>
 +</textobject>
 +<caption><para>&dolphin;'s default user interface.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<para>
 +The elements of the default user interface are:
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +The toolbar, which can be used for quick access to frequently used actions. The
 +toolbar can be customized by clicking it with the &RMB; and choosing
 +<menuchoice><guimenuitem>Configure Toolbars...</guimenuitem></menuchoice>
 +from the context menu, with <guimenuitem>Configure Toolbars...</guimenuitem>
 +from the <guibutton>Control</guibutton> button at the 
 +right of the toolbar or via <menuchoice><guimenu>Settings</guimenu>
 +<guimenuitem>Configure Toolbars...</guimenuitem></menuchoice>
 +from the main menu.
 +</para>
 +<screenshot>
 +<screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="toolbar.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>The default toolbar.</phrase>
 +</textobject>
 +<caption>
 +<para>
 +Toolbar items where the icon is sufficient for knowing the command do not have text
 +alongside the icons. This can be changed by a &RMB; click and selecting the item text 
 +below <guilabel>Show Text</guilabel>. The <guibutton>Control</guibutton> 
 +button at the right side of the toolbar is only displayed if the menubar is hidden.
 +</para>
 +</caption>
 +</mediaobject>
 +</screenshot>
 +</listitem>
 +
 +<listitem><para>
 +The location bar, which always displays the path to the current folder. It can
 +be switched between two different modes, see the
 +<link linkend="location-bar">section on the location bar</link> for details.
 +</para></listitem>
 +
 +<listitem><para>
 +The <link linkend="dolphin-view">view</link>, which shows all files
 +and folders in the current folder.
 +</para></listitem>
 +
 +<listitem><para>
 +The <link linkend="places-panel"><guilabel>Places</guilabel> panel</link>, which
 +provides quick access to bookmarked locations and disks or other media.
 +</para>
 +<para>If desktop search and file indexing are enabled in the <guilabel>Desktop Search</guilabel> 
 +module in the &systemsettings; the panel provides <guilabel>Recently Saved</guilabel> 
 +items and allows you to search for <guilabel>Documents</guilabel>, <guilabel>Images</guilabel>,
 +<guilabel>Audio Files</guilabel> and <guilabel>Video</guilabel>.
 +</para></listitem>
 +
 +<listitem><para>
 +The status bar. It displays the name, size and type of the file which is
 +currently hovered over with the mouse, or the number and size of the files which are
 +selected. At the right, there is a zoom slider that allows you to adjust the size
 +of the icons in the view.
 +</para></listitem>
 +
 +<listitem><para>
 +The menubar (hidden by default), which provides access to all commands and configuration options.
 +See the <link linkend="commands-menubar">Command Reference</link> for a list of
 +all menu commands. The menubar can be toggled with 
 +<guimenuitem>Show Menubar</guimenuitem> (<keycombo action="simul">&Ctrl;<keycap>M</keycap></keycombo>) 
 +from the <guimenu>Settings</guimenu> menu or the <guibutton>Control</guibutton> button.
 +</para>
 +<para>If the menubar is hidden, all its actions are available from the 
 +<guibutton>Control</guibutton> button.
 +</para></listitem>
 +
 +<listitem><para>
 +The additional <guilabel>Information</guilabel>, <guilabel>Folders</guilabel> 
 +and <guilabel>Terminal</guilabel> panels are hidden
 +by default, for more information see <link linkend="panels"><guilabel>Panels</guilabel>.</link>
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +
 +</sect1>
 +
 +<sect1 id="dolphin-view">
 +<title>The &dolphin; View</title>
 +
 +<sect2 id="dolphin-view-using">
 +<title>Using the View</title>
 +
 +<para>
 +The view displays all files and folders in the current folder. These items
 +can be accessed or manipulated in different ways:
 +</para>
 +<itemizedlist>
 +
 +<listitem><para>
 +A file or folder can be opened by clicking it with the &LMB; (or
 +double-clicking, if <guilabel>Double-click to open files and folders</guilabel>
 +is enabled in the <link linkend="preferences-dialog-navigation"><quote>Navigation</quote>
 +section of the settings</link>).
 +</para></listitem>
 +
 +<listitem><para>
 +Clicking any item or the white area around the items with the &RMB; opens a
 +context menu which provides access to many frequently used actions for the item
 +or the current folder, respectively.
 +</para></listitem>
 +
 +<listitem><para>
 +If the &LMB; is pressed on an item, but not immediately released, the item can
 +be dragged and dropped in another folder in the current view or in another
 +&dolphin; view (in another &dolphin; window or in the same window if the
 +view is split, see below) to move or copy it or to create a symbolic link.
 +Items can even be dropped in another application to open them in that application.
 +</para></listitem>
 +
 +</itemizedlist>
 +<para>
 +&dolphin; remembers the history of visited folders. To navigate backward or
 +forward in the history, the corresponding buttons in the toolbar can be used:
 +</para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="toolbar-navigation.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>The Back and Forward buttons in the toolbar.</phrase>
 +</textobject>
 +<caption>
 +<para>
 +The <guibutton>Back</guibutton> and <guibutton>Forward</guibutton> buttons in
 +the toolbar can be used to navigate in the history.
 +</para>
 +</caption>
 +</mediaobject>
 +</screenshot>
 +
 +</sect2>
 +
 +<sect2 id="dolphin-view-appearance">
 +<title>&dolphin; View Appearance</title>
 +
 +<para>
 +The toolbar contains buttons to control the appearance of the view:
 +</para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of &dolphin;'s toolbar</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="toolbar-view-appearance.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>The buttons in the toolbar which control the appearance of the view.</phrase>
 +</textobject>
 +<caption><para>
 +The buttons in the toolbar which control the appearance of the view.
 +</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<para>
 +All the settings discussed below and other options concerning, &eg; the
 +sorting of the files in the current folder, can also be modified in the
 +<guimenu>View</guimenu> menu and in the
 +<link linkend="view-properties-dialog">View Properties dialog</link>. By
 +default, these settings are remembered for each folder separately. This
 +behavior can be changed in the
 +<link linkend="preferences-dialog-general"><quote>General</quote></link> section of the settings.
 +</para>
 +
 +<sect3 id="dolphin-view-modes">
 +<title>View Modes</title>
 +
 +<para>
 +The first three buttons in the above screenshot switch between &dolphin;'s
 +view modes.
 +<!-- begin copy to konqueror filemanager.docbook -->
 +<itemizedlist>
 +
 +<listitem><para>
 +In the <guibutton>Icons</guibutton> view, which is the default, files will be
 +represented by an icon that visualizes the file type, and a folder icon will be
 +shown for subfolders. The names of folders and files, and the items enabled in
 +<menuchoice><guimenu>View</guimenu><guisubmenu>Additional Information</guisubmenu></menuchoice>,
 +are displayed below the icons.
 +</para></listitem>
 +
 +<listitem><para>
 +The <guilabel>Compact</guilabel> view shows the folder contents as icons with 
 +the name beside it and the items enabled in
 +<menuchoice><guimenu>View</guimenu><guisubmenu>Additional Information</guisubmenu></menuchoice> 
 +below the name. The items are grouped in columns similar to the <guilabel>Short View</guilabel> 
 +in the &kde; file dialog.
 +</para></listitem>
 +
 +<listitem><para>
 +In the <guibutton>Details</guibutton> view, the folder contents are displayed
 +as a detailed list which contains the name, size and last modification time of
 +each item. Additional columns can be added by clicking a column header with the
 +&RMB;.
 +</para>
 +<para>In the context menu of the header line you can choose between custom or automatic 
 +column width. Automatic width adjusts the width of all columns once to display the longest 
 +item in the column completely, except for the <guilabel>Name</guilabel> column where 
 +the extension is replaced by <quote>...</quote> 
 +</para>
 +<para>The order of columns can be changed by drag and drop of column headers, except for
 +the <guilabel>Name</guilabel> header, which is always the first column in this view.
 +</para>
 +<para>
 +The details view allows you to view the current directory
 +in a tree-like fashion if <link linkend="preferences-dialog-viewmodes-details">
 +<guilabel>Expandable folders</guilabel></link> are enabled: 
 +Each subfolder of the current folder can be
 +<quote>expanded</quote> or <quote>collapsed</quote> by clicking on the <guiicon>&gt;</guiicon>
 +or <guiicon>v</guiicon> icon next to it.</para></listitem>
 +</itemizedlist>
 +</para>
 +
 +<screenshot>
 +<screeninfo>Grouped View</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="grouping-view.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Grouped View</phrase>
 +</textobject>
 +<caption><para>All view modes support grouping by the sort type selected 
 +in <menuchoice><guimenu>View</guimenu><guisubmenu>Sort by</guisubmenu></menuchoice></para></caption>
 +</mediaobject>
 +</screenshot>
 +<!-- end copy to konqueror filemanager.docbook -->
 +
 +</sect3>
 +
 +<sect3 id="dolphin-view-information">
 +<title>Information in the View</title>
 +<para>
 +In all view modes &kappname; shows at least an icon and a name for each item. 
 +Using <guisubmenu>Additional Information</guisubmenu> in the <guimenu>View</guimenu> 
 +menu or the context menu of the header in <guilabel>Details</guilabel> mode, you can select
 +more information for each item to be shown:
 +</para>
 +
 +<para>
 +<guimenuitem>Size</guimenuitem>, <guimenuitem>Date</guimenuitem>,
 +<guimenuitem>Type</guimenuitem>, <guimenuitem>Rating</guimenuitem>,
 +<guimenuitem>Tags</guimenuitem> or <guimenuitem>Comment</guimenuitem>.
 +</para>
 +
 +<para>Depending on the file type, additionally, sorting criteria can be selected:
 +<simplelist>
 +  <member><guimenuitem>Document</guimenuitem>: Number of words and lines</member>
 +  <member><guimenuitem>Image</guimenuitem>: Size and orientation</member>
 +  <member><guimenuitem>Audio</guimenuitem>: Artist, album, duration and track</member>
 +</simplelist>
 +</para>
 +
 +<para>The <guisubmenu>Other</guisubmenu> submenu allows you to select
 +<guimenuitem>Path</guimenuitem>, <guimenuitem>Link Destination</guimenuitem>, 
 +<guimenuitem>Copied From</guimenuitem>,
 +<guimenuitem>Permissions</guimenuitem>, <guimenuitem>Owner</guimenuitem> or 
 +<guimenuitem>User Group</guimenuitem>.
 +</para>
 +
 +</sect3>
 +
 +<sect3 id="preview">
 +<title>Preview</title>
 +
 +<para>
 +If <guibutton>Preview</guibutton> is enabled, the icons are based on the actual
 +file or folder contents; &eg; for images a scaled down preview of the image is
 +shown.
 +</para>
 +
 +</sect3>
 +
 +<sect3 id="split-view">
 +<title>Split</title>
 +
 +<para>
 +If <guibutton>Split</guibutton> is clicked, two views are shown which can
 +display the contents of different folders. This can be convenient for moving or
 +copying files.
 +</para>
 +
 +</sect3>
 +
 +</sect2>
 +<!-- begin copy to konqueror filemanager.docbook -->
 +<sect2 id="selection">
 +<title>Selecting Items in the View</title>
 +
 +<para>
 +There are several ways to select items in the view. Once a group of items
 +is selected, all actions, such as
 +<menuchoice><guimenuitem>Cut</guimenuitem></menuchoice>,
 +<menuchoice><guimenuitem>Copy</guimenuitem></menuchoice>,
 +<menuchoice><guimenuitem>Move to Trash</guimenuitem></menuchoice>,
 +and drag and drop operations, affect all selected items.
 +</para>
 +
 +<sect3 id="selection-mouse">
 +<title>Selecting Items Using the Mouse</title>
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +You can press the &LMB; somewhere in the view and draw a rectangle around
 +a group of items before releasing the button. This will select all items in the
 +rectangle and clear the previous selection. If the &Shift; key is pressed during
 +the selection process, the previous selection is kept.
 +</para></listitem>
 +
 +<listitem><para>
 +If the &Ctrl; key is pressed while an item is clicked with the &LMB;, the
 +selection state of this item is toggled. If the &Ctrl; key is pressed while a
 +rectangle is drawn around a group of items as described above, the selection
 +state of all items in the rectangle will be toggled.
 +</para></listitem>
 +
 +<listitem><para>
 +If the &Shift; key is pressed while an item is clicked with the &LMB;, all items
 +between the previous current item and the clicked item will be selected.
 +</para></listitem>
 +
 +<listitem><para>
 +If <guilabel>Show selection marker</guilabel> is enabled in the
 +<link linkend="preferences-dialog-general-behavior"><quote>Behavior</quote>
 +tab of the <guilabel>General</guilabel> section of the settings</link>, a small
 +<guiicon>+</guiicon> or <guiicon>-</guiicon> button appears in the top
 +left corner of the item which is currently hovered over with the mouse. Clicking
 +this sign selects or deselects the item, respectively.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</sect3>
 +
 +<sect3 id="selection-keyboard">
 +<title>Selecting Items Using the Keyboard</title>
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +If an arrow key, <keycap>Page Up</keycap>, <keycap>Page Down</keycap>,
 +<keycap>Home</keycap>, or <keycap>End</keycap> is pressed, the new current item
 +is selected, and the previous selection is cleared.
 +</para></listitem>
 +
 +<listitem><para>
 +If the &Ctrl; key is held while one of the above keys is pressed, the selection
 +remains unchanged.
 +</para></listitem>
 +
 +<listitem><para>
 +If the &Shift; key is held while one of the above keys is pressed, all items
 +between the previous current item and the new current item will be selected.
 +</para></listitem>
 +
 +<listitem><para>
 +If <keycombo action="simul">&Ctrl;<keysym>Space</keysym></keycombo> is pressed,
 +the selection state of the current item is toggled.
 +</para></listitem>
 +
 +<listitem><para>
 +<keycombo action="simul">&Ctrl;<keycap>A</keycap></keycombo> selects all items
 +in the view.
 +</para></listitem>
 +
 +<listitem><para>
 +<keycombo action="simul">&Ctrl;&Shift;<keycap>A</keycap></keycombo> toggles the
 +selection state of all items in the view.
 +</para></listitem>
 +
 +<listitem><para>
 +Select a file or folder by typing the first few letters of its name and the 
 +first matching item is selected. 
 +To clear the selection and cancel the keyboard search press &Esc; or wait longer than
 +the timeout of 1 second.
 +</para></listitem>
 +</itemizedlist>
 +<!-- END copy to konqueror filemanager.docbook -->
 +</sect3>
 +
 +</sect2>
 +
 +</sect1>
 +
 +<!--FIXME replace with links to KDE Fundamentals when location bar in file dialog
 +has all features from dolphin ?-->
 +
 +<sect1 id="location-bar">
 +<title>Location Bar</title>
 +
 +<para>
 +The location bar, which can be found above &dolphin;'s view, displays
 +the path to the current folder. The location bar has two modes.
 +</para>
 +
 +<sect2 id="location-bar-bread-crumb">
 +<title>Bread Crumb Mode</title>
 +
 +<para>
 +In the <quote>bread crumb</quote> mode, which is the default, each folder name in
 +the path to the current folder is a button which can be clicked to quickly open
 +that folder. Moreover, clicking the <quote>&gt;</quote> sign to the right of a
 +folder opens a menu which allows you to quickly open a subfolder of that folder.
 +</para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of the location bar in bread crumb mode</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="locationbar-breadcrumb.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Location bar in bread crumb mode.</phrase>
 +</textobject>
 +<caption><para>Location bar in bread crumb mode.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +</sect2>
 +
 +<sect2 id="location-bar-editable">
 +<title>Editable Mode</title>
 +
 +<para>
 +When in bread crumb mode, clicking in the gray area to the right of the path
 +with the &LMB; switches the location bar to <quote>editable</quote> mode,
 +in which the path can be edited using the keyboard. To switch back to bread
 +crumb mode, click the check mark at the right of the location bar with the &LMB;.
 +</para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of the location bar in editable mode</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="locationbar-editable.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Location bar in editable mode.</phrase>
 +</textobject>
 +<caption><para>Location bar in editable mode.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<sect3 id="location-bar-editable-kioslaves">
 +<title>Using Kioslaves</title>
 +
 +<para>If the location bar is empty in editable mode, a drop down box appears in 
 +front of the bar listing all available kioslaves on your system. Kioslaves are 
 +programs built into &kde; which add support for many different protocols to 
 +&dolphin; and other &kde; applications.</para> 
 +
 +<para>For example with the <quote>fish</quote> kioslave &dolphin; can be 
 +used to manage files and folders on a remote host that is accessible 
 +via <acronym>SSH</acronym>. To do this you would type <userinput>fish://username@remotehost</userinput> 
 +into the location bar. Similar remote file management can be done on 
 +remote hosts accessible via the &FTP;, NFS, SFTP, SMB (CIFS) or webdav protocols.</para>
 +
 +<para>It is also possible to use the kioslaves drop down list to access 
 +&systemsettings;, fonts, trash, other programs and devices attached to your computer. 
 +See the drop down list for the full list of capabilities available from kioslaves on your system.
 +</para>
 +<screenshot>
 +<screeninfo>Screenshot of the list of kioslaves</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="locationbar-kioslaves-menu.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Location bar showing list of available kioslaves.</phrase>
 +</textobject>
 +<caption><para>List of available kioslaves.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +</sect3>
 +</sect2>
 +
 +<sect2 id="location-place-context">
 +<title>Places and Context</title>
 +<!--FIXME this is now in file dialog in 4.11-->
 +<para>
 +If the <guilabel>Places</guilabel> panel is hidden; in both modes an additional icon 
 +in front of the path is displayed. This icon can be clicked with the &LMB; to open a 
 +menu which offers quick access to <quote>places</quote> and storage media. See the 
 +<link linkend="places-panel">section about the Places Panel</link> for details.
 +</para>
 +
 +<screenshot>
 +<screeninfo>Location bar with Places icon</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="locationbar-places-icon.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Location bar with Places icon</phrase>
 +</textobject>
 +</mediaobject>
 +</screenshot>
 +
 +<para>The context menu of the location bar offers actions to switch between the modes and
 +to copy and paste the path using the clipboard. Check the last option in this context menu to
 +display either the full path starting with the root folder of the file system or to display 
 +the path starting with the current places entry.
 +</para>
 +
 +<screenshot>
 +<screeninfo>Location bar context menu</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="locationbar-context-menu.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Location bar  context menu</phrase>
 +</textobject>
 +</mediaobject>
 +</screenshot>
 +
 +</sect2>
 +
 +</sect1>
 +
 +<sect1 id="panels">
 +<title>Panels</title>
 +
 +<para>
 +&dolphin; allows a number of panels to be placed next to the view. These can
 +be enabled in <menuchoice><guimenu>View</guimenu><guisubmenu>Panels</guisubmenu></menuchoice>.
 +By unlocking the panels and clicking and dragging a panel title, the panel can be moved 
 +to a different position, even outside the window.
 +</para>
 +
 +<sect2 id="places-panel">
 +<title>Places</title>
 +<!--FIXME difference between places panel in dolphin + kde filedialog + konqueror:
 +context menu Icon Size? No different entries ?-->
 +<!--Four groups: Places = Folders, Devices, with Baloo Recently Saved and Search For -->
 +<para>
 +The <guilabel>Places</guilabel> panel is located at the left of the window by
 +default. The <guilabel>Places</guilabel> panel shows any locations you have
 +bookmarked. It also shows any disk or media attached to the computer, recently accessed items
 +and allows you to search for certain type of files. The order of these entries can be changed by drag and drop.
 +</para>
 +
 +<para>
 +The easiest way to add a folder to the <guilabel>Places</guilabel> panel is to
 +drag it and drop it in the panel. Moreover, you can click inside the panel with
 +the &RMB; and choose <menuchoice><guimenuitem>Add Entry...</guimenuitem></menuchoice>
 +from the context menu. The first procedure creates a system wide bookmark, the second
 +procedure can be used to add the current path of the location bar or any desired folder or device.
 +A dialog opens where label, location and icon can be edited and the usage of this entry 
 +can be restricted to &dolphin;. 
 +</para>
 +
 +<para>A &RMB; click opens the context menu to edit, add, hide or remove entries
 +and change the icon size to one of the predefined values or lock/unlock the panels.
 +</para>
 +<para>The context menu has an action to open the entry in a new tab. 
 +Devices can be unmounted using the context menu.
 +</para>
 +</sect2>
 +
 +<sect2 id="information-panel">
 +<title>Information</title>
 +
 +<para>
 +The <guilabel>Information</guilabel> panel shows extended information about the
 +selected items(s) or about the current folder or the file which is currently hovered
 +over with the mouse, including size, type, and date of last modification. It also
 +features a large preview of the selected item and allows you to assign a rating,
 +tags, and comments to it.
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="folders-panel">
 +<title>Folders</title>
 +
 +<para>
 +The <guilabel>Folders</guilabel> panel shows a tree view structure of the file
 +system. It only shows folders. Clicking a folder with the &LMB; opens this folder
 +in the &dolphin; view.
 +
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="terminal-panel">
 +<title>Terminal</title>
 +
 +<para>
 +This panel contains a terminal. The terminal will open at the folder currently
 +shown in the &dolphin; view. Changing the folder in the active &dolphin;
++view will update the working folder of the terminal. Changing the directory in
++the terminal will update the working folder in the &dolphin; view.  The
++terminal only works with local media.
 +</para>
 +
 +</sect2>
 +
 +</sect1>
 +
 +<sect1 id="quick-tips">
 +<title>Quick Tips</title>
 +
 +<para>
 +The following are a number of tips to save time when using &dolphin;.
 +</para>
 +
 +<sect2 id="quick-bookmarking">
 +<title>Quick Bookmarking</title>
 +
 +<para>
 +To quickly create a bookmark in the <guilabel>Places</guilabel> panel for the
 +current folder, &RMB; click in the work space and click
 +<menuchoice><guimenuitem>Add to Places</guimenuitem></menuchoice> in the context menu.
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="finding-searching-in-file">
 +<title>Finding Files and Searching in Files</title>
 +<!-- FIXME search in hidden files + folders View -> Show Hidden Files has to be enabled ? -->
 +<para>
 +&dolphin; is capable of searching for files and for content in files. If <keycombo action="simul">
 +&Ctrl;<keycap>F</keycap></keycombo> is pressed or <menuchoice> <guimenu>Edit</guimenu> 
 +<guimenuitem>Find...</guimenuitem> </menuchoice> is used, the <guilabel>Find</guilabel> 
 +bar will open already set up to search for files within the current folder and any sub-folders.
 +Start to type into the find input box and the search starts immediately.
 +<screenshot>
 +<screeninfo>Search files and for content in files</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="nepomuk-search.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Search files and for content in files</phrase>
 +</textobject>
 +<caption><para>&dolphin; searching files and for content in files.</para></caption>
 +</mediaobject>
 +</screenshot>
 +</para>
 +<para>The search is case insensitive, and does not require surrounding wildcards 
 +(<userinput>*foo*</userinput> and <userinput>foo</userinput> are equivalent), 
 +but you can use wildcards inside the search term. <userinput>*</userinput> will match 
 +zero or more characters, <userinput>?</userinput> only one single character.</para>
 +<para>This feature can be used with running Baloo services; without these services
 +a KIOSlave is launched to provide the search results.</para>
 +<para>The option from <guilabel>Everywhere</guilabel> with activated Baloo 
 +services searches in all indexed folders, without Baloo this option  
 +starts the search from the user's <replaceable>Home</replaceable> folder.</para>
 +
 +<screenshot>
 +<screeninfo>Search with More Options</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="nepomuk-search-more-options.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Search with More Options</phrase>
 +</textobject>
 +<caption><para>&dolphin; searching with More Options.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<para>
 +Use the <guilabel>More Options</guilabel> button to extend the <guilabel>Find</guilabel> 
 +bar. This provides a very comfortable way for 
 +the user to shrink the number of search results.</para>
 +<para>To start a search select one or more file types (<guilabel>Documents</guilabel>, 
 +<guilabel>Audio</guilabel>, <guilabel>Video</guilabel>, <guilabel>Images</guilabel>),
 +  a time period and rating<!--FIXME readd when again implemented: and tag, if you have defined any.--></para>
 +
 +<para>Alternatively you can use these options in the <guilabel>Places</guilabel> panel 
 +together with the <guilabel>Filter</guilabel> bar to find files using Baloo or limit 
 +the search to files matching the filter expression.</para>
 +
 +</sect2>
 +
 +<sect2 id="mounting-storage-media">
 +<title>Mounting Storage Media</title>
 +
 +<para>
 +A quick way to mount Storage Media is to click on the device in the
 +<guilabel>Places</guilabel> panel. This will mount and open the device in &dolphin;.
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="undo-actions">
 +<title>Undo Actions</title>
 +
 +<para>
 +&dolphin; is capable of undoing changes you have made to files. For example if
 +you moved a file to the Trash, &dolphin; can undo this and move it back to its
 +original location. To undo an action, press <keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
 +or select <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Undo: (action name)</guimenuitem> </menuchoice>
 +in the menu, &eg; <guimenuitem>Undo: Rename</guimenuitem>.
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="batch-rename">
 +<title>Renaming A Batch Of Files</title>
 +<para>
 +&dolphin; is capable of renaming a number of files at the same time. Each file
 +will have the file name specified, including a number, &eg;, Image1.jpg,
 +Image2.jpg, Image3.jpg. This can be useful, &eg;, for pictures taken with a digital camera.
 +</para>
 +
 +<para>
 +If you wish to rename a batch of files, first select the files to be renamed.
 +This can be done by pressing the &LMB; and drawing a rectangle around the files
 +to be renamed before releasing it, or by holding &Ctrl; and clicking each file
 +to be renamed (see <link linkend="selection">Selecting Items in the View</link>
 +for more details on item selection). Then open the batch-rename dialog by pressing
 +<keycap>F2</keycap> or via the File menu:
 +<menuchoice> <guimenu>File</guimenu> <guimenuitem>Rename...</guimenuitem> </menuchoice>
 +</para>
 +
 +<para>
 +Then enter the name you wish to give the files. The # character must be present
 +within the name. The files will then be renamed, where the <userinput>#</userinput> 
 +character is replaced by a different consecutive number for each file.
 +</para>
 +
 +<para>If all file extensions in your selection are different, the name of all files 
 +can be changed without using a <userinput>#</userinput> placeholder while preserving 
 +the file extensions. This is &eg; useful to rename a video file and all associated 
 +subtitle files, which have the same filename, but different extensions.
 +</para>
 +</sect2>
 +
 +<sect2 id="compare-files">
 +<title>Comparing A Selection Of Files or Folders</title>
 +
 +<para>
 +If the &kompare; application is installed, you can use it to see the differences
 +between two files or folders.
 +</para>
 +
 +<para>
 +First select the two files or folders to be compared. Then launch the &kompare; application
 +via the Tools menu: <menuchoice> <guimenu>Tools</guimenu> <guimenuitem>Compare Files</guimenuitem> </menuchoice>.
 +&kompare; will then open showing the differences between the files or folders.
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="filter-files">
 +<title>Filtering Files</title>
 +
 +<para>
 +&dolphin; is capable of filtering files, &ie; showing only those items in the
 +view whose name contains a given text. For example, if you wish to show
 +only the <acronym>MP3</acronym> files within a folder, you could filter for <quote>.mp3</quote>.
 +This would then filter out all files whose name does not contain <quote>.mp3</quote>.
 +</para>
 +
 +<para>
 +To filter files, first enable the filter bar, either by pressing <keycombo action="simul">&Ctrl;<keycap>I</keycap></keycombo>
 +or via the menu: <menuchoice> <guimenu>Tools</guimenu> <guimenuitem>Show Filter Bar</guimenuitem> </menuchoice>.
 +You can then enter the text to be filtered for in the filter bar. The filter bar can
 +be disabled either by pressing &Esc;, or with a &LMB; click on the 
 +<guiicon>Hide Filter Bar</guiicon> icon.
 +</para>
 +
 +</sect2>
 +
 +</sect1>
 +
 +</chapter>
 +
 +<chapter id="configuring-dolphin">
 +<title>Configuring &dolphin;</title>
 +
 +<para>
 +&dolphin; distinguishes two different kinds of settings:
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +Settings which affect the general behavior of &dolphin;. These can be configured
 +using the <link linkend="preferences-dialog">Preferences Dialog</link>.
 +</para></listitem>
 +
 +<listitem><para>
 +Settings which determine how the contents of a folder are displayed in &dolphin;.
 +These settings are called <link linkend="view-properties">View Properties</link>
 +and can be controlled with toolbar buttons, via the <guimenu>View</guimenu> menu,
 +and with the <link linkend="view-properties-dialog">View Properties Dialog</link>.
 +In the default configuration, the view properties are remembered for each folder,
 +but &dolphin; can also be configured to use common view properties for all folders
 +in the <link linkend="preferences-dialog-general-behavior"><quote>General</quote>
 +section of the settings</link>.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +
 +<sect1 id="preferences-dialog">
 +<title>The &dolphin; Preferences Dialog</title>
 +<para>
 +The Preferences Dialog is opened via <menuchoice><guimenu>Settings</guimenu>
 +<guimenuitem>Configure &dolphin;...</guimenuitem></menuchoice> in the menu in
 +&dolphin;'s main window. The settings are divided into several groups which can
 +be accessed by clicking the corresponding icon on the left of the dialog.
 +</para>
 +
 +<para>All settings except for the <guilabel>Startup</guilabel> page and the <guilabel>Status Bar</guilabel>
 +tab on the <guilabel>General</guilabel> page are shared with &konqueror; in filemanager mode.
 +</para>
 +
 +<sect2 id="preferences-dialog-startup">
 +<title>Startup</title>
 +
 +<para>
 +This group contains settings which control the appearance of &dolphin; on startup.
 +
 +<screenshot>
 +<screeninfo>Screenshot of the Startup settings in &dolphin;'s preferences dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="preferences-startup.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Startup Settings.</phrase>
 +</textobject>
 +<caption><para>Startup Settings in &dolphin;'s Preferences Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +The <guilabel>Home Folder</guilabel> is the folder which is opened on startup. The
 +location of the folder can be entered directly or chosen in a dialog which can
 +be opened by clicking the button showing a <quote>folder</quote> icon. Moreover,
 +the current location or the default location (which is the user's home folder)
 +can be used as the Home Folder by clicking the corresponding button.
 +</para></listitem>
 +
 +<listitem><para>
 +<guilabel>Split View Mode</guilabel> controls if the
 +<link linkend="dolphin-view">&dolphin; view</link> is split on startup
 +or not.
 +</para></listitem>
 +
 +<listitem><para>
 +<guilabel>Editable location bar</guilabel> controls if the location bar is in
 +editable mode on startup. The bread crumb mode of the location bar is used
 +otherwise. See the <link linkend="location-bar">section about the location bar</link>
 +for details about the two modes.
 +</para></listitem>
 +
 +<listitem><para>
 +If <guilabel>Show full path inside location bar</guilabel> is enabled, the full
 +path of the current location is shown in the bread crumb mode of the location bar.
 +Otherwise, a shortened version of the path is shown if it begins with the path of
 +one of the places in the <guilabel>Places</guilabel> panel.
 +</para></listitem>
 +
 +<listitem><para>
 +<guilabel>Show filter bar</guilabel> controls if the filter bar is shown on
 +startup or not. See the <link linkend="filter-files">section on the filter bar</link>
 +for details.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="preferences-dialog-viewmodes">
 +<title>View Modes</title>
 +
 +<para>
 +This group contains settings which control the behavior of &dolphin;'s view
 +modes. The three view modes (Icons, Compact, and Details) are accessible via the
 +tab bar at the top.
 +
 +<screenshot>
 +<screeninfo>Screenshot of the Icons View settings in &dolphin;'s preferences dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="preferences-viewmodes-icons.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>View Modes Settings.</phrase>
 +</textobject>
 +<caption><para>View Modes Settings in &dolphin;'s Preferences Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +</para>
 +
 +<sect3 id="preferences-dialog-viewmodes-common">
 +<title>Common settings for all view modes</title>
 +
 +<para>
 +All three view modes have some common settings:
 +</para>
 +<itemizedlist>
 +
 +<listitem><para>
 +Sliders which control the size of the icons. The <guilabel>Default</guilabel> or
 +<guilabel>Preview</guilabel> sizes are used if previews are disabled or enabled,
 +respectively. Note that the icon size can be changed easily with the zoom slider
 +in the status bar if the corresponding option is enabled in the
 +<link linkend="preferences-dialog-general-statusbar"><quote>General</quote>
 +section of the settings</link>.
 +</para></listitem>
 +
 +<listitem><para>
 +A setting for the font used in the view mode: either the system font or a
 +custom font can be chosen.
 +</para></listitem>
 +
 +</itemizedlist>
 +<para>
 +The other settings in the <guilabel>Text</guilabel> section which apply to only 
 +one of the view modes are discussed below.
 +</para>
 +
 +</sect3>
 +
 +<sect3 id="preferences-dialog-viewmodes-icons">
 +<title>Icons</title>
 +<para>
 +<itemizedlist>
 +<listitem><para>
 +<guilabel>Width</guilabel> controls the minimum width that is reserved for
 +the text of a file item.
 +</para></listitem>
 +<listitem><para>
 +  <guilabel>Maximum lines</guilabel> means maximum number of text lines below the icon.
 +</para></listitem>
 +</itemizedlist>
 +</para>
 +</sect3>
 +
 +<sect3 id="preferences-dialog-viewmodes-compact">
 +<title>Compact</title>
 +<para>
 +<itemizedlist>
 +<listitem><para>
 +<guilabel>Maximum width</guilabel> controls the maximum width that is reserved for
 +the text of a file item.
 +</para></listitem>
 +</itemizedlist>
 +</para>
 +</sect3>
 +
 +<sect3 id="preferences-dialog-viewmodes-details">
 +<title>Details</title>
 +<para>
 +<itemizedlist>
 +<listitem><para>
 +<guilabel>Expandable folders</guilabel> determines whether any folders that have subfolders
 +are displayed in a tree view, where the sub items can be expanded by &LMB; clicking the
 +<guiicon>&gt;</guiicon> icon and collapsed by clicking the <guiicon>v</guiicon> icon.
 +</para></listitem>
 +</itemizedlist>
 +</para>
 +</sect3>
 +
 +</sect2>
 +
 +<sect2 id="preferences-dialog-navigation">
 +<title>Navigation</title>
 +
 +<para>
 +This group contains settings which control how navigation in the folder
 +structure and in archives works.
 +
 +<screenshot>
 +<screeninfo>Screenshot of the Navigation settings in &dolphin;'s preferences dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="preferences-navigation.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Navigation Settings.</phrase>
 +</textobject>
 +<caption><para>Navigation Settings in &dolphin;'s Preferences Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +&dolphin; can be configured to open items with a single mouse click
 +(<guilabel>Single-click to open files and folders</guilabel>) or a double mouse
 +click (<guilabel>Double-click to open files and folders</guilabel>). In the
 +latter case, a single mouse click will select the file or folder.
 +</para>
 +<note>
 +<para>This is a system wide setting and can be changed in the &systemsettings; in the
 +<menuchoice><guimenu>Input Devices</guimenu> <guimenuitem>Mouse</guimenuitem></menuchoice> 
 +module as well.</para>
 +</note>
 +</listitem>
 +
 +<listitem><para>
 +Archives will be opened inside &dolphin;, and not in an external application, if
 +<guilabel>Open Archives as folder</guilabel> is enabled.
 +</para></listitem>
 +
 +<listitem><para>
 +If <guilabel>Open folders during drag operations</guilabel> is enabled, dragging
 +an item with the mouse and hovering over a folder with it for a short time will open
 +that folder. This allows you to move or copy items quickly to folders which are
 +several levels deeper in the folder hierarchy.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="preferences-dialog-services">
 +<title>Services</title>
 +
 +<para>
 +This group offers a selection of services that can be shown in the
 +<guisubmenu>Actions</guisubmenu> submenu of &dolphin;'s context menu which
 +appears when clicking a file or folder with the &RMB;.
 +</para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of the Services settings in &dolphin;'s preferences dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="preferences-services.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Services Settings.</phrase>
 +</textobject>
 +<caption><para>Services Settings in &dolphin;'s Preferences Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<para>
 +Using the <guibutton>Download New Services</guibutton> you can fetch additional 
 +services for the context menu.
 +</para>
 +<para>
 +If you have installed &dolphin;'s plugins for <guilabel>Bazaar</guilabel>, 
 +<guilabel>Mercurial</guilabel>, <guilabel>Git</guilabel> or 
 +<guilabel>Subversion</guilabel> from the kdesdk module these services are shown in the list.
 +If these plugins are enabled and you enter a folder which is under version control, 
 +the version state (locally changed, up to date &etc;) is indicated by icons 
 +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>
 +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>
 +
 +<sect2 id="preferences-dialog-trash">
 +<title>Trash</title>
 +
 +<para>
 +This group contains settings which control the behavior of the trash.
 +
 +<screenshot>
 +<screeninfo>Screenshot of the Trash settings in &dolphin;'s preferences dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="preferences-trash.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>Trash Settings.</phrase>
 +</textobject>
 +<caption><para>Trash Settings in &dolphin;'s Preferences Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +Files which are older than a configurable number of days can be deleted automatically.
 +</para></listitem>
 +
 +<listitem><para>
 +The size of the trash can be limited to a configurable percentage of the disk
 +size. If this limit is reached, a warning can be issued, or the oldest or
 +largest files can be deleted automatically.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +
 +</sect2>
 +
 +<sect2 id="preferences-dialog-general">
 +<title>General</title>
 +
 +<para>
 +This group contains settings which control the general behavior of &dolphin;.
 +The group is divided further into four subgroups which can be accessed using the
 +tab bar at the top.
 +
 +<screenshot>
 +<screeninfo>Screenshot of the General settings in &dolphin;'s preferences dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="preferences-general-behavior.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>General Settings.</phrase>
 +</textobject>
 +<caption><para>General Settings in &dolphin;'s Preferences Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +</para>
 +
 +<sect3 id="preferences-dialog-general-behavior">
 +<title>Behavior Tab</title>
 +
 +<para>
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +In the <guilabel>View</guilabel> section, you can configure whether the
 +<link linkend="view-properties"> view properties</link> are stored for each
 +folder or if common view properties are to be used for all folders.
 +</para></listitem>
 +<listitem><para>
 +When hovering over a file or folder with the mouse, a small window with relevant
 +information is shown if <guilabel>Show tooltips</guilabel> is enabled.
 +</para></listitem>
 +
 +<listitem><para>
 +<guilabel>Show selection marker</guilabel> shows a small <guibutton>+</guibutton>
 +or <guibutton>-</guibutton> 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.
 +</para></listitem>
 +
 +<listitem><para>
 +<guilabel>Natural sorting of items</guilabel> controls how items are sorted in
 +the view. If this option is enabled, the sort order of three example files
 +will be
 +<orderedlist>
 +<listitem><para>File1,</para></listitem>
 +<listitem><para>File2,</para></listitem>
 +<listitem><para>File10.</para></listitem>
 +</orderedlist>
 +If this option is disabled, the normal alphabetical sorting will be used, which
 +leads to the sort order
 +<orderedlist>
 +<listitem><para>File1,</para></listitem>
 +<listitem><para>File10,</para></listitem>
 +<listitem><para>File2.</para></listitem>
 +</orderedlist>
 +</para></listitem>
 +
 +<listitem><para>
 +Enable <guilabel>Rename inline</guilabel> 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.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +
 +</sect3>
 +
 +<sect3 id="preferences-dialog-general-previews">
 +<title>Previews Tab</title>
 +
 +<para>
 +In this tab, you can configure for which file types previews are shown.
 +Moreover, the maximum size of remote files for which previews are generated can be chosen.
 +</para>
 +<para>
 +If previews are enabled for folders, previews of some files in the folder will
 +be shown inside a folder's icon.
 +</para>
 +</sect3>
 +
 +<sect3 id="preferences-dialog-general-confirmations">
 +<title>Confirmations Tab</title>
 +<para>
 +In the ask for confirmation section, you can enable warning dialogs that
 +are shown before potentially harmful actions .
 +</para>
 +<warning><para>The confirmation settings for <guilabel>Moving files or folders to trash</guilabel> and
 +<guilabel>Deleting files or folders</guilabel> affect file operations in &dolphin;, &konqueror;, 
 +<application>Gwenview</application> and all &kde; applications using the default &kde; file dialog, 
 +whereas <guilabel>Closing Dolphin windows 
 +  with multiple tabs</guilabel> is a &dolphin; <!--and &konqueror;--> specific setting.</para></warning>
 +</sect3>
 +
 +<sect3 id="preferences-dialog-general-statusbar">
 +<title>Status Bar Tab</title>
 +
 +<para>
 +In this tab, some additional items can be enabled for the status bar, provided
 +the status bar is wide enough:
 +
 +<itemizedlist>
 +
 +<listitem><para>
 +A <guilabel>zoom slider</guilabel> which can be used to change the icon size quickly.
 +</para></listitem>
 +
 +<listitem><para>
 +A bar that shows how much space is free on the current drive.
 +</para></listitem>
 +
 +</itemizedlist>
 +
 +</para>
 +<note><para>
 +Since &dolphin; 4.9 the <guimenuitem>Delete</guimenuitem>,
 +<guimenuitem>Copy To</guimenuitem>, and <guimenuitem>Move To</guimenuitem>
 +commands of the context menu have to be enabled on the Services page.
 +</para></note>
 +
 +</sect3>
 +
 +</sect2>
 +
 +</sect1>
 +<!-- begin copy to konqueror filemanager.docbook -->
 +<sect1 id="view-properties">
 +<title>Folder View Properties</title>
 +
 +<para>
 +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:
 +</para>
 +<itemizedlist>
 +
 +<listitem><para>
 +The view mode (Icons, Compact, Details)
 +</para></listitem>
 +
 +<listitem><para>
 +The sorting of items, which is determined by the sort order (ascending,
 +descending) and the attribute (such as name, size,...) that the items are
 +sorted by
 +</para></listitem>
 +
 +<listitem><para>
 +Sorting of folders and files &ndash; are folders shown first or not?
 +</para></listitem>
 +
 +<listitem><para>
 +Previews &ndash; are they shown instead of icons (based on the settings made in
 +<link linkend="preferences-dialog-general-previews"><guilabel>Previews</guilabel>
 +tab of &kappname;'s General settings</link>) or not?
 +</para></listitem>
 +
 +<listitem><para>
 +Are items shown in groups in the views?
 +</para></listitem>
 +
 +<listitem><para>
 +Are hidden files shown?
 +</para></listitem>
 +
 +<listitem><para>
 +What additional information (besides the name) is shown in the Icons or Details view?
 +</para></listitem>
 +
 +</itemizedlist>
 +<para>
 +The view properties can be configured in the
 +<menuchoice><guimenu>View</guimenu></menuchoice> menu, some (such as the view
 +mode) can also be changed using toolbar buttons.
 +</para>
 +
 +<sect2 id="view-properties-dialog">
 +<title>The View Properties Dialog</title>
 +
 +<para>
 +
 +<screenshot>
 +<screeninfo>Screenshot of the View Properties dialog</screeninfo>
 +<mediaobject>
 +<imageobject>
 +<imagedata fileref="viewproperties-dialog.png" format="PNG"/>
 +</imageobject>
 +<textobject>
 +<phrase>The View Properties dialog.</phrase>
 +</textobject>
 +<caption><para>The View Properties Dialog.</para></caption>
 +</mediaobject>
 +</screenshot>
 +
 +The <guilabel>View Properties</guilabel> dialog can be used to quickly modify
 +several view properties at once. This is done for the current folder, for the
 +current folder including all subfolders, or even for all folders, depending on
 +the choice made in the <guilabel>Apply View Properties To</guilabel> section.
 +</para>
 +
 +<para>
 +If <guilabel>Use these view properties as default</guilabel> is enabled, the chosen view
 +properties will also be used for all folders which do not have customized view
 +properties yet.
 +</para>
 +
 +</sect2>
 +
 +</sect1>
 +<!-- end copy to konqueror filemanager.docbook -->
 +</chapter>
 +
 +<chapter id="command-reference">
 +<title>Command Reference</title>
 +<para>By default the menubar is not shown. All actions described here either can 
 +be accessed with toolbar buttons or with items in the menu of the 
 +<guibutton>Control</guibutton> toolbar button.</para>
 +
 +<sect1 id="commands-menubar">
 +<title>The Menubar in &dolphin;'s Main Window</title>
 +
 +<sect2>
 +<title>The File Menu</title>
 +<para>
 +<variablelist>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>File</guimenu>
 +<guisubmenu>Create New</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Creates a new object (such as a folder or a text file) in the current
 +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>
 +</listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>New Window</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Opens a new &dolphin; window.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>T</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>New Tab</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Opens a new tab.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>W</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>Close Tab</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Closes the current tab.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul"><keycap>F2</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>Rename</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Renames one currently selected item inline.
 +Opens the <link linkend="batch-rename">batch rename dialog</link> if several 
 +items are selected.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul"><keycap>Del</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>Move to Trash</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Moves the currently selected item(s) to the
 +trash.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Shift;<keycap>Del</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>Delete</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Permanently deletes the currently selected item(s). The items are not moved
 +to the trash and cannot be restored.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Alt;<keycap>Return</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>Properties</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Shows the properties dialog for the currently selected
 +item(s).</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo>
 +</shortcut>
 +<guimenu>File</guimenu>
 +<guimenuitem>Quit</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Exits &dolphin;.</action></para></listitem>
 +</varlistentry>
 +</variablelist>
 +
 +</para>
 +</sect2>
 +
 +<sect2>
 +<title>The Edit Menu</title>
 +<para>
 +
 +<variablelist>
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Undo</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Undoes the last action performed by &dolphin;.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Cut</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Cuts the currently selected item(s).</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>C</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Copy</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Copies the currently selected item(s).</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>V</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Paste Clipboard Contents...</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Pastes the currently copied/cut items to the current
 +folder. If the clipboard does not contain files or folders, the clipboard
 +contents (such as text or image data) will be pasted into a new file.
 +The name of this file has to be entered in a dialog.
 +</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>F</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Find...</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Opens the find bar. Enter a search term into the edit box and select to search for filename
 +or in contents of files starting from the current folder or everywhere.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>A</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Select All</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Selects all files and folders in the current
 +folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;&Shift;<keycap>A</keycap></keycombo>
 +</shortcut>
 +<guimenu>Edit</guimenu>
 +<guimenuitem>Invert Selection</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>
 +Selects all unselected items and deselects all selected items in the current folder.
 +</action></para></listitem>
 +</varlistentry>
 +</variablelist>
 +</para>
 +</sect2>
 +
 +<sect2>
 +<title>The View Menu</title>
 +<para>
 +
 +<variablelist>
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guimenuitem>Zoom In</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Increases the size of icons in the view.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>-</keycap></keycombo>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guimenuitem>Zoom Out</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Decreases the size of icons in the view.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guisubmenu>View Mode</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Changes the view mode to <guimenuitem>Icons</guimenuitem>
 +(<keycombo action="simul">&Ctrl;<keycap>1</keycap></keycombo>), <guimenuitem>Compact</guimenuitem>
 +(<keycombo action="simul">&Ctrl;<keycap>2</keycap></keycombo>) or <guimenuitem>Details</guimenuitem>
 +(<keycombo action="simul">&Ctrl;<keycap>3</keycap></keycombo>).</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guisubmenu>Sort By</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Changes whether items are sorted</action> by <guimenuitem>Name</guimenuitem>
 +or other criteria described in <link linkend="dolphin-view-information">Information in the View</link>.</para>
 +<para><guimenuitem>Descending</guimenuitem> reverses the sort order.
 +<guimenuitem>Folders First</guimenuitem> sorts folders before files.
 +</para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guisubmenu>Additional Information</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Displays additional information</action> 
 +described in <link linkend="dolphin-view-information">Information in the View</link>.
 +</para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guimenuitem>Preview</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Displays a symbolic preview of the file contents </action> in the different
 +view modes.</para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guimenuitem>Show in Groups</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Displays</action> the content of the
 +current folder grouped by the option selected in <guimenuitem>Sort By</guimenuitem>.
 +</para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Alt;<keycap>.</keycap></keycombo>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guimenuitem>Show Hidden Files</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Shows all the hidden files and sub-folders within the current
 +folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul"><keycap>F3</keycap></keycombo>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guimenuitem>Split</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Enables and disables the split view mode.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul"><keycap>F5</keycap></keycombo>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guimenuitem>Reload</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Reloads the current folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guimenuitem>Stop</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Stops loading/reading the contents of the current
 +folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guisubmenu>Panels</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Enables and disables</action> the different <link linkend="panels">panels</link>:
 +<guimenuitem>Places</guimenuitem> (<keycap>F9</keycap>), <guimenuitem>Information</guimenuitem>
 +(<keycap>F11</keycap>), <guimenuitem>Folders</guimenuitem> (<keycap>F7</keycap>), 
 +<guimenuitem>Terminal</guimenuitem> (<keycap>F4</keycap>).
 +With <guimenuitem>Lock Panels</guimenuitem> the panel header with caption and two buttons is  
 +hidden to save space and the panels are immutable, with <guimenuitem>Unlock Panels</guimenuitem>
 +the header is visible and the panel can be moved to the right or left  or even
 +outside the main window.
 +<!-- FIXME Places header always visible ?-->
 +</para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycap>F6</keycap>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guisubmenu>Location Bar</guisubmenu>
 +<guimenuitem>Editable Location</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Changes the location bar between the two modes; the
 +<link linkend="location-bar-bread-crumb">bread crumb mode</link> and the
 +<link linkend="location-bar-editable">editable mode</link>.
 +</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>L</keycap></keycombo>
 +</shortcut>
 +<guimenu>View</guimenu>
 +<guisubmenu>Location Bar</guisubmenu>
 +<guimenuitem>Replace Location</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Switches the location bar to <link linkend="location-bar-editable">editable mode</link>,
 +if necessary, and selects the location such that it can be replaced quickly.
 +</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>View</guimenu>
 +<guimenuitem>Adjust View Properties...</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Opens the <link linkend="view-properties-dialog">View Properties
 +Dialog</link>.</action></para></listitem>
 +</varlistentry>
 +</variablelist>
 +
 +</para>
 +</sect2>
 +
 +<sect2>
 +<title>The Go Menu</title>
 +<para>
 +
 +<variablelist>
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Alt;<keycap>Up</keycap></keycombo>
 +</shortcut>
 +<guimenu>Go</guimenu>
 +<guimenuitem>Up</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Changes to the folder above the current folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Alt;<keycap>Left</keycap></keycombo>
 +</shortcut>
 +<guimenu>Go</guimenu>
 +<guimenuitem>Back</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Changes to the previously viewed folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Alt;<keycap>Right</keycap></keycombo>
 +</shortcut>
 +<guimenu>Go</guimenu>
 +<guimenuitem>Forward</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Undoes</action> a <quote>Go Back</quote> action.</para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Alt;<keycap>Home</keycap></keycombo>
 +</shortcut>
 +<guimenu>Go</guimenu>
 +<guimenuitem>Home</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Changes to the users home folder, &eg;
 +/home/Peter/.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>Go</guimenu>
 +<guisubmenu>Recently Closed Tabs</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Shows a list of recently closed tabs which can
 +be reopened.</action></para></listitem>
 +</varlistentry>
 +</variablelist>
 +</para>
 +</sect2>
 +
 +<sect2>
 +<title>The Tools Menu</title>
 +<para>
 +
 +<variablelist>
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Ctrl;<keycap>I</keycap></keycombo>
 +</shortcut>
 +<guimenu>Tools</guimenu>
 +<guimenuitem>Show Filter Bar</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Enables and disables the <link linkend="filter-files">filter bar</link>.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<shortcut>
 +<keycombo action="simul">&Shift;<keycap>F4</keycap></keycombo>
 +</shortcut>
 +<guimenu>Tools</guimenu>
 +<guimenuitem>Open Terminal</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Opens &konsole; within the current folder.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>Tools</guimenu>
 +<guimenuitem>Compare Files</guimenuitem>
 +</menuchoice></term>
 +<listitem><para><action>Compare the currently selected files or folders with
 +&kompare;. This action is only enabled if two files or folders are selected.</action></para></listitem>
 +</varlistentry>
 +
 +<varlistentry>
 +<term><menuchoice>
 +<guimenu>Tools</guimenu>
 +<guisubmenu>Select Remote Charset</guisubmenu>
 +</menuchoice></term>
 +<listitem><para><action>Allows you to choose the charset used by a remote
 +connection manually.</action></para></listitem>
 +</varlistentry>
 +</variablelist>
 +</para>
 +</sect2>
 +
 +<sect2>
 +<title>The Settings and Help Menu</title> 
 +<para>
 +&dolphin; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
 +menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus-settings"
 +>Settings Menu</ulink> and <ulink url="help:/fundamentals/ui.html#menus-help">Help Menu</ulink>
 +of the &kde; Fundamentals.
 +</para>
 +</sect2>
 +
 +</sect1>
 +</chapter>
 +
 +<chapter id="misc-questions">
 +<title>Miscellaneous Questions</title>
 +
 +<qandaset id="misclist">
 +<qandaentry>
 +<question>
 +<para>Has &dolphin; replaced &konqueror;?</para>
 +</question>
 +<answer>
 +<para>
 +&dolphin; is not intended to be a competitor to &konqueror;: &konqueror; acts as
 +a universal viewer being able to show &HTML; pages, text documents, folders and a
 +lot more, whereas &dolphin; focuses on being only a file manager. This approach
 +allows the optimization of the user interface for the task of file management.
 +</para>
 +</answer>
 +</qandaentry>
 +
 +<qandaentry>
 +<question>
 +<para>How can I get involved with the development of &dolphin;?</para>
 +</question>
 +<answer>
 +<para>
 +The easiest way to get involved with &dolphin; is to subscribe to the developer 
 +mailing list <ulink url="https://mail.kde.org/mailman/listinfo/kfm-devel">kfm-devel</ulink>
 +and drop an email to the developer mailing list. Email what you can do, how much time
 +you can devote &etc;, the developers will let you know what you can do in the
 +project. If you wish to contribute to the documentation please email the
 +<ulink url="mailto:kde-doc-english@kde.org">&kde; Documentation Team</ulink> list.
 +</para>
 +</answer>
 +</qandaentry>
 +
 +<qandaentry>
 +<question>
 +<para>How can I submit bug reports?</para>
 +</question>
 +<answer>
 +<para>
 +The official channel for submitting bug reports is via the &kde; bug tracking
 +system. The &kde; bug tracker can be found at
 +<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.
 +</para>
 +</answer>
 +</qandaentry>
 +
 +<qandaentry>
 +<question>
 +<para>How can I submit feature requests?</para>
 +</question>
 +<answer>
 +<para>
 +The official channel for submitting feature requests is via the &kde; bug
 +tracking system. The &kde; bug tracker can be found at
 +<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.
 +</para>
 +
 +</answer>
 +
 +</qandaentry>
 +</qandaset>
 +</chapter>
 +
 +<chapter id="credits">
 +
 +<title>Credits and License</title>
 +
 +<para>
 +&dolphin;
 +</para>
 +<para>
 +Program copyright 2006&ndash;2013 Peter Penz <email>peter.penz@gmx.at</email> and 
 +Frank Reininghaus <email>frank78ac@googlemail.com</email></para>
 +<para>
 +Contributors:
 +<itemizedlist>
 +<listitem><para>Cvetoslav Ludmiloff <email>ludmiloff@gmail.com</email></para></listitem>
 +<listitem><para>Stefan Monov <email>logixoul@gmail.com</email></para></listitem>
 +<listitem><para>Michael Austin <email>tuxedup@users.sourceforge.net</email></para></listitem>
 +<listitem><para>&Orville.Bennett; &Orville.Bennett.mail;</para></listitem>
 +</itemizedlist>
 +</para>
 +
 +<para>
 +Documentation copyright 2005 Peter Penz <email>peter.penz@gmx.at</email>
 +</para>
 +<para>
 +Documentation copyright 2006 &Orville.Bennett; &Orville.Bennett.mail;
 +</para>
 +<para>
 +Documentation copyright 2006 Michael Austin <email>tuxedup@users.sourceforge.net</email>
 +</para>
 +<para>
 +Documentation copyright 2009 Frank Reininghaus <email>frank78ac@googlemail.com</email>
 +</para>
 +
 +<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
 +
 +&underFDL;               <!-- FDL: do not remove -->
 +&underGPL;             <!-- GPL License -->
 +
 +</chapter>
 +
 +<appendix id="installation">
 +<title>How to get &dolphin;</title>
 +<para>&dolphin; is part of the &package; package which is an essential part of
 +&kde;.</para>
 +
 +<para>For instructions on acquiring &kde; please see <ulink
 +url="http://www.kde.org">http://www.kde.org</ulink> or read the chapter 
 +<ulink url="help:/fundamentals/install.html">Installing &kde;</ulink> 
 +in the &kde; Fundamentals.</para>
 +
 +<para>For further information about &dolphin; you might want to visit
 +<ulink url="http://dolphin.kde.org">http://dolphin.kde.org</ulink> or
 +<ulink url="http://userbase.kde.org/Dolphin">http://userbase.kde.org/Dolphin</ulink>.</para>
 +
 +</appendix>
 +
 +&documentation.index;
 +</book>
 +
 +<!--
 +Local Variables:
 +mode: sgml
 +sgml-minimize-attributes:nil
 +sgml-general-insert-case:lower
 +sgml-indent-step:0
 +sgml-indent-data:nil
 +End:
 +
 +vim:tabstop=2:shiftwidth=2:expandtab 
 +-->
diff --combined src/dolphin.appdata.xml
index 6ffbc867e705e919902297ba7eee26a4640b15b3,f121d371a92ef16d4f3dc367e83fff0ef9b80592..2b4975c0960f8706218a5da4550c9dcd26462814
@@@ -1,6 -1,6 +1,6 @@@
  <?xml version="1.0" encoding="utf-8"?>
  <component type="desktop">
 -  <id>dolphin.desktop</id>
 +  <id>org.kde.dolphin.desktop</id>
    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-2.0+</project_license>
    <name>Dolphin</name>
@@@ -9,6 -9,7 +9,7 @@@
    <name xml:lang="cs">Dolphin</name>
    <name xml:lang="da">Dolphin</name>
    <name xml:lang="de">Dolphin</name>
+   <name xml:lang="el">Dolphin</name>
    <name xml:lang="en-GB">Dolphin</name>
    <name xml:lang="es">Dolphin</name>
    <name xml:lang="et">Dolphin</name>
@@@ -32,6 -33,7 +33,7 @@@
    <name xml:lang="sr-ijekavian">Делфин</name>
    <name xml:lang="sr-ijekavianlatin">Dolphin</name>
    <name xml:lang="sv">Dolphin</name>
+   <name xml:lang="tr">Dolphin</name>
    <name xml:lang="uk">Dolphin</name>
    <name xml:lang="x-test">xxDolphinxx</name>
    <name xml:lang="zh-TW">Dolphin</name>
@@@ -41,6 -43,7 +43,7 @@@
    <summary xml:lang="cs">Správce souborů</summary>
    <summary xml:lang="da">Filhåndtering</summary>
    <summary xml:lang="de">Dateiverwaltung</summary>
+   <summary xml:lang="el">Διαχειριστής αρχείων</summary>
    <summary xml:lang="en-GB">File Manager</summary>
    <summary xml:lang="es">Administrador de archivos</summary>
    <summary xml:lang="et">Failihaldur</summary>
@@@ -64,6 -67,7 +67,7 @@@
    <summary xml:lang="sr-ijekavian">Менаџер фајлова</summary>
    <summary xml:lang="sr-ijekavianlatin">Menadžer fajlova</summary>
    <summary xml:lang="sv">Filhanterare</summary>
+   <summary xml:lang="tr">Dosya Yöneticisi</summary>
    <summary xml:lang="uk">Програма для керування файлами</summary>
    <summary xml:lang="x-test">xxFile Managerxx</summary>
    <summary xml:lang="zh-TW">檔案管理員</summary>
@@@ -72,6 -76,7 +76,7 @@@
      <p xml:lang="ar">دولفين هو مدير ملفات خفيف. صُمِّم دولفين مع أخذ سهولة الاستخدام والبساطة بعين الاعتبار، مع السماح بالمرونة والتخصيص. يعني هذا أنه يمكنك إدارة ملفاتك كما تريد تمامًا.</p>
      <p xml:lang="ca">El Dolphin és un gestor de fitxers lleuger. S'ha dissenyat pensant en facilitar el seu ús i que sigui simple, permetent la flexibilitat i la personalització. Això vol dir que podeu fer la gestió dels vostres fitxers de la manera exacta com ho vulgueu fer.</p>
      <p xml:lang="da">Dolphin er letvægtsfilhåndtering. Den er blevet designet med henblik på brugervenlighed og simpelhed, mens fleksibilitet og tilpasning stadig er muligt. Det betyder at du klare din filhåndtering nøjagtig på den måde du vil gøre det.</p>
+     <p xml:lang="el">Το Dolphin είναι ένας ελαφρύς διαχειριστής αρχείων. Έχει σχεδιαστεί με φιλοσοφία την απλότητα για ευκολία στη χρήση, ενώ επιτρέπει ευελιξία και προσαρμογές. Αυτό σημαίνει ότι μπορείτε να διαχειριστείτε τα αρχεία σας με τον τρόπο που εσείς θέλετε.</p>
      <p xml:lang="en-GB">Dolphin is a lightweight file manager. It has been designed with ease of use and simplicity in mind, while still allowing flexibility and customisation. This means that you can do your file management exactly the way you want to do it.</p>
      <p xml:lang="es">Dolphin es un administrador de archivos ligero. Se ha diseñado teniendo en cuenta la facilidad de uso y la simplicidad, así como la flexibilidad y la personalización. Esto significa que el usuario puede administrar los archivos exactamente de la manera que prefiera.</p>
      <p xml:lang="et">Dolphin on vähest koormust tekitav failihaldur. Selle loomisel on peetud silmas kasutamise hõlpsust ja lihtsust, ometi pakub see suurt paindlikkust ja oma käe järgi kohandamise võimalusi. Sel moel saab faile hallata just, nagu ise soovid.</p>
@@@ -93,6 -98,7 +98,7 @@@
      <p xml:lang="sr-ijekavian">Делфин је лагани менаџер фајлова. Пројектован је да буде лак за употребу и једноставан, а да ипак омогућава флексибилност и прилагођавање. То значи да ће моћи да баратате фајловима тачно онако како бисте желели.</p>
      <p xml:lang="sr-ijekavianlatin">Dolphin je lagani menadžer fajlova. Projektovan je da bude lak za upotrebu i jednostavan, a da ipak omogućava fleksibilnost i prilagođavanje. To znači da će moći da baratate fajlovima tačno onako kako biste želeli.</p>
      <p xml:lang="sv">Dolphin är en lättviktig filhanterare. Den har konstruerats med användbarhet och enkelhet i åtanke, men ändå tillåta flexibilitet och anpassning. Det betyder att du kan hantera filer exakt på det sätt som du vill göra det.</p>
+     <p xml:lang="tr">Dolphin hafif bir dosya yöneticisidir. Kolay kullanım ve basitliğin yanı sıra esneklik ve özelleştirilebilme de akılda tutularak geliştirilmiştir. Bu da dosya yöneticisini tam da istediğiniz gibi kullanabileceğiniz anlamına gelir.</p>
      <p xml:lang="uk">Dolphin — невибаглива до ресурсів програма для керування файлами. Її створено простою у користуванні і гнучкою у налаштовуванні. Це означає, що ви можете зробити керування файлами саме таким, як вам потрібно.</p>
      <p xml:lang="x-test">xxDolphin is a lightweight file manager. It has been designed with ease of use and simplicity in mind, while still allowing flexibility and customisation. This means that you can do your file management exactly the way you want to do it.xx</p>
      <p xml:lang="zh-TW">Dolphin 是一套輕量級的檔案管理員。它設計的理念是易用與簡單,但仍然保持足夠的彈性。這表示您可以用您想要使用的方式來管理您的檔案。</p>
      <p xml:lang="cs">Vlastnosti:</p>
      <p xml:lang="da">Funktioner:</p>
      <p xml:lang="de">Funktionen:</p>
+     <p xml:lang="el">Χαρακτηριστικά:</p>
      <p xml:lang="en-GB">Features:</p>
      <p xml:lang="es">Características:</p>
      <p xml:lang="et">Omadused:</p>
      <p xml:lang="sr-ijekavian">Могућности:</p>
      <p xml:lang="sr-ijekavianlatin">Mogućnosti:</p>
      <p xml:lang="sv">Funktioner:</p>
+     <p xml:lang="tr">Özellikler:</p>
      <p xml:lang="uk">Можливості:</p>
      <p xml:lang="x-test">xxFeatures:xx</p>
      <p xml:lang="zh-TW">功能:</p>
        <li>Navigation (or breadcrumb) bar for URLs, allowing you to quickly navigate through the hierarchy of files and folders.</li>
        <li xml:lang="ca">Barra de navegació (o fil d'Ariadna) per els URL, permetent una navegació ràpida per la jerarquia de fitxers i carpetes.</li>
        <li xml:lang="da">Navigationsbjælke (eller brødkrumme-bjælke) til URL'er, lader dig navigere hurtigt igennem hierarkiet af filer og mapper.</li>
+       <li xml:lang="el">Η γραμμή πλοήγησης (ή ιχνηλάτησης) για URL, σας επιτρέπει να πλοηγηθείτε γρήγορα μέσα από την ιεραρχία αρχείων και φακέλων.</li>
        <li xml:lang="en-GB">Navigation (or breadcrumb) bar for URLs, allowing you to quickly navigate through the hierarchy of files and folders.</li>
        <li xml:lang="es">barra de navegación (o de ruta completa) para URL que permite navegar rápidamente a través de la jerarquía de archivos y carpetas.</li>
        <li xml:lang="et">Liikumisriba IRL-idele, mis lubab kiiresti liigelda failide ja kataloogide hierarhias.</li>
        <li xml:lang="sr-ijekavian">Навигациона трака (или мрвице) за УРЛ‑ове, преко које се можете брзо кретати кроз стабло фајлова и фасцикли.</li>
        <li xml:lang="sr-ijekavianlatin">Navigaciona traka (ili mrvice) za URL‑ove, preko koje se možete brzo kretati kroz stablo fajlova i fascikli.</li>
        <li xml:lang="sv">Navigeringsrad (eller länkstig) för webbadresser, som låter dig snabbt navigera igenom hierarkin av filer och kataloger.</li>
+       <li xml:lang="tr">Dosya ve dizinlerin sıralı dizilerinde hızlıca gezinmenize imkan veren adresler için gezinti (veya işaret) çubuğu.</li>
        <li xml:lang="uk">Панель навігації (звичайний режим і режим послідовної навігації) для адрес надає вам змогу швидко пересуватися ієрархією файлів та каталогів.</li>
        <li xml:lang="x-test">xxNavigation (or breadcrumb) bar for URLs, allowing you to quickly navigate through the hierarchy of files and folders.xx</li>
        <li xml:lang="zh-TW">網址導覽列讓您可以快速瀏覽檔案與資料夾。</li>
        <li xml:lang="ar">يدعم العديد من الأنواع المختلفة من الخصائص وأنماط العرض ويسمح لك بضبط العرض كما تريد تمامًا.</li>
        <li xml:lang="ca">Accepta diferents classes diverses d'estils de visualització i propietats i us permet configurar la visualització exactament com la vulgueu.</li>
        <li xml:lang="da">Understøtter flere forskellige slags visninger og egenskaber og lader dig konfigurere visningen nøjagtig som du vil have den.</li>
+       <li xml:lang="el">Υποστηρίζει πολλά διαφορετικά είδη στιλ και ιδιότητες επισκόπησης και σας επιτρέπει να διαμορφώσετε την επισκόπηση ακριβώς όπως τη θέλετε.</li>
        <li xml:lang="en-GB">Supports several different kinds of view styles and properties and allows you to configure the view exactly how you want it.</li>
        <li xml:lang="es">Admite varios tipos diferentes de estilos de vista y propiedades y permite configurar la vista exactamente como prefiera el usuario.</li>
        <li xml:lang="et">Võimalus kasutada mitut laadi vaatestiile ja -omadusi ning neid igati enda käe järgi seadistada.</li>
        <li xml:lang="sr-ijekavian">Неколико начина приказа, са својствима које можете подесити по жељи.</li>
        <li xml:lang="sr-ijekavianlatin">Nekoliko načina prikaza, sa svojstvima koje možete podesiti po želji.</li>
        <li xml:lang="sv">Stöder flera olika sorters visningsstilar och egenskaper och låter dig anpassa visningen exakt som du vill ha den.</li>
+       <li xml:lang="tr">Bir çok farklı görünüm tipini ve özelliğini destekler ve görünümü tam istediğiniz gibi yapılandırmanıza izin verir.</li>
        <li xml:lang="uk">Підтримка декількох різних типів та параметрів перегляду надає вам змогу налаштувати перегляд каталогів саме так, як вам це потрібно.</li>
        <li xml:lang="x-test">xxSupports several different kinds of view styles and properties and allows you to configure the view exactly how you want it.xx</li>
        <li xml:lang="zh-TW">網址導覽列讓您可以快速瀏覽檔案與資料夾。</li>
        <li xml:lang="ca">Divisió de visualització, permetent copiar o moure fitxers fàcilment entre les ubicacions.</li>
        <li xml:lang="da">Opdelt visning lader dig kopiere filer mellem placeringer på en nem måde.</li>
        <li xml:lang="de">Geteilte Ansichten, damit können Sie einfach Daten zwischen Orten kopieren oder verschieben.</li>
+       <li xml:lang="el">Η διαίρεση επισκόπησης, σάς επιτρέπει με ευκολία να αντιγράφετε ή να μετακινείτε αρχεία μεταξύ διαφορετικών θέσεων.</li>
        <li xml:lang="en-GB">Split view, allowing you to easily copy or move files between locations.</li>
        <li xml:lang="es">Dividir vista, para poder copiar o mover archivos fácilmente entre distintas ubicaciones.</li>
        <li xml:lang="et">Vaate poolitamise võimalus, mis muudab väga lihtsaks failide ühest kohast teise kopeerimise või liigutamise.</li>
        <li xml:lang="sr-ijekavian">Подељени приказ, за лако копирање и премештање фајлова између локација.</li>
        <li xml:lang="sr-ijekavianlatin">Podeljeni prikaz, za lako kopiranje i premeštanje fajlova između lokacija.</li>
        <li xml:lang="sv">Delad visning, som låter dig enkelt kopiera eller flytta filer mellan platser.</li>
+       <li xml:lang="tr">Dosyaları farklı konumlar arasında kolayca kopyalamaya ve taşımaya izin veren ayrık görünüm.</li>
        <li xml:lang="uk">За допомогою режиму двопанельного розділеного перегляду ви зможе без проблем копіювати або пересувати файли між каталогами.</li>
        <li xml:lang="x-test">xxSplit view, allowing you to easily copy or move files between locations.xx</li>
        <li xml:lang="zh-TW">支援數個檢視模式,您也可以調整檢視模式的屬性。</li>
        <li xml:lang="ar">تتوفر معلومات واختصارات إضافية كلوحات قابلة للرصف، مما يسمح لك بنقلها بحريّة وعرضها بالضبط كما تريد.</li>
        <li xml:lang="ca">Hi ha informació addicional i dreceres disponibles com a plafons acoblables, permetent moure'ls lliurement i mostrar exactament el què vulgueu.</li>
        <li xml:lang="da">Yderligere information og genveje er tilgængelige som dokbare paneler, som lader dig flytte dem frit omkring og vise nøjagtigt det du vil have.</li>
+       <li xml:lang="el">Πρόσθετες πληροφορίες και συντομεύσεις είναι διαθέσιμα ως προσαρτήσιμοι πίνακες, που σας επιτρέπουν να τα μετακινείτε ελεύθερα και να παρουσιάζετε ακριβώς αυτό που θέλετε.</li>
        <li xml:lang="en-GB">Additional information and shortcuts are available as dock-able panels, allowing you to move them around freely and display exactly what you want.</li>
        <li xml:lang="es">Hay disponible información adicional y accesos rápidos en forma de paneles separables para que se puedan mover libremente a la vez que muestran exactamente lo que prefiera el usuario.</li>
        <li xml:lang="et">Lisateave ja otseteed dokitavate paneelidena, mida saab vabalt vajalikku kohta tõsta ja panna näitama just vajalikku teavet.</li>
        <li xml:lang="sr-ijekavian">Допунски подаци и пречице доступни су као усидриви панели, које можете поставити где вам одговара и подесити да приказују тачно оно што желите.</li>
        <li xml:lang="sr-ijekavianlatin">Dopunski podaci i prečice dostupni su kao usidrivi paneli, koje možete postaviti gde vam odgovara i podesiti da prikazuju tačno ono što želite.</li>
        <li xml:lang="sv">Ytterligare information och genvägar är tillgängliga som dockningsbara paneler, vilket låter dig flytta omkring dem fritt och visa exakt vad du vill.</li>
+       <li xml:lang="tr">Ek bilgi ve kısayollar kilitlenebilen panolar olarak kullanılabilirler, bu sayede onları istediğiniz gibi taşıyabilir ve tam istediğiniz gibi görüntülenmelerini sağlayabilirsiniz.</li>
        <li xml:lang="uk">За допомогою бічних пересувних панелей ви зможете отримувати додаткову інформацію та пересуватися каталогами. Ви можете розташувати ці панелі так, як вам це зручно, і наказати програмі показувати на них саме те, що вам потрібно.</li>
        <li xml:lang="x-test">xxAdditional information and shortcuts are available as dock-able panels, allowing you to move them around freely and display exactly what you want.xx</li>
        <li xml:lang="zh-TW">分割檢視讓您可以輕鬆複製或移動檔案。</li>
        <li xml:lang="ca">Implementació de pestanyes múltiples</li>
        <li xml:lang="da">Understøttelse af flere faneblade</li>
        <li xml:lang="de">Unterstützung für Unterfenster</li>
+       <li xml:lang="el">Υποστήριξη πολλαπλών καρτελών</li>
        <li xml:lang="en-GB">Multiple tab support</li>
        <li xml:lang="es">Admite varias pestañas</li>
        <li xml:lang="et">Mitme kaardi kasutamise toetus.</li>
        <li xml:lang="sr-ijekavian">Вишеструки језичци.</li>
        <li xml:lang="sr-ijekavianlatin">Višestruki jezičci.</li>
        <li xml:lang="sv">Stöd för flera flikar</li>
+       <li xml:lang="tr">Çoklu sekme desteği</li>
        <li xml:lang="uk">Підтримка роботи з вкладками.</li>
        <li xml:lang="x-test">xxMultiple tab supportxx</li>
        <li xml:lang="zh-TW">額外資訊與嵌入式面板捷徑讓您可以輕易顯示您常用的項目。</li>
        <li xml:lang="ca">El diàlegs informatius es mostren de manera no molesta.</li>
        <li xml:lang="da">Informationsdialoger vises på en ikke-forstyrrende måde.</li>
        <li xml:lang="de">Informationen werden unaufdringlich angezeigt.</li>
+       <li xml:lang="el">Ενημερωτικοί διάλογοι εμφανίζονται με μη παρεμβατικό τρόπο.</li>
        <li xml:lang="en-GB">Informational dialogs are displayed in an unobtrusive way.</li>
        <li xml:lang="es">Los diálogos informativos se muestran de manera discreta.</li>
        <li xml:lang="et">Teavitavate dialoogide näitamine kasutajat liigselt ärritamata.</li>
        <li xml:lang="sr-ijekavian">Информативни дијалози који се ненаметљиво појављују.</li>
        <li xml:lang="sr-ijekavianlatin">Informativni dijalozi koji se nenametljivo pojavljuju.</li>
        <li xml:lang="sv">Dialogrutor med information visas på ett diskret sätt.</li>
+       <li xml:lang="tr">Bilgi pencereleri rahatsız etmeyecek şekilde görüntülenir.</li>
        <li xml:lang="uk">Показ інформаційних панелей у зручний спосіб, що не заважає роботі.</li>
        <li xml:lang="x-test">xxInformational dialogues are displayed in an unobtrusive way.xx</li>
        <li xml:lang="zh-TW">支援多分頁</li>
        <li xml:lang="ca">Implementació de desfer/refer</li>
        <li xml:lang="da">Understøttelse af fortryd/gendan</li>
        <li xml:lang="de">Unterstützung für Rückgängig/Wiederherstellen</li>
+       <li xml:lang="el">Υποστήριξη αναίρεσης/επανάληψης</li>
        <li xml:lang="en-GB">Undo/redo support</li>
        <li xml:lang="es">Admite las operaciones de deshacer y rehacer</li>
        <li xml:lang="et">Tagasivõtmise ja uuestitegemise toetus.</li>
        <li xml:lang="sr-ijekavian">Опозивање и понављање.</li>
        <li xml:lang="sr-ijekavianlatin">Opozivanje i ponavljanje.</li>
        <li xml:lang="sv">Stöd för ångra och gör om</li>
+       <li xml:lang="tr">Geri alma/tekrarlama desteği</li>
        <li xml:lang="uk">Підтримка скасовування та повторення дій.</li>
        <li xml:lang="x-test">xxUndo/redo supportxx</li>
        <li xml:lang="zh-TW">以不唐突的方式顯示資訊對話框。</li>
        <li xml:lang="ca">Accés transparent a la xarxa a través del sistema KIO.</li>
        <li xml:lang="da">Transparent netværksadgang igennem KIO-systemet</li>
        <li xml:lang="de">Transparenter Netzwerkzugriff durch das KIO-System.</li>
+       <li xml:lang="el">Διαφανής δικτυακή πρόσβαση με το σύστημα KIO.</li>
        <li xml:lang="en-GB">Transparent network access through the KIO system.</li>
        <li xml:lang="es">Acceso transparente a la red a través del sistema KIO.</li>
        <li xml:lang="et">Võrgu läbipaistev kasutamine KIO-moodulite süsteemi vahendusel.</li>
        <li xml:lang="sr-ijekavian">Прозиран мрежни приступ кроз систем К‑У/И.</li>
        <li xml:lang="sr-ijekavianlatin">Proziran mrežni pristup kroz sistem K‑U/I.</li>
        <li xml:lang="sv">Transparent nätverksåtkomst via I/O-slavsystemet.</li>
+       <li xml:lang="tr">KIO sistemi üzerinden şeffaf ağ erişimi.</li>
        <li xml:lang="uk">Прозорий доступ до ресурсів у мережі за допомогою системи KIO.</li>
        <li xml:lang="x-test">xxTransparent network access through the KIO system.xx</li>
        <li xml:lang="zh-TW">復原支援</li>
index db60cecdb38fdc28502a1bea52720bfdf6df4e4b,97a14763ce3cc49f252364691812c47c40ee7b9e..75251c9f40d08c165d76484c379591d7d3999843
@@@ -27,7 -27,7 +27,7 @@@
  
  #include "private/kitemlistselectiontoggle.h"
  
 -#include <KDebug>
 +#include <QDebug>
  
  #include <KGlobalSettings>
  #include <QApplication>
@@@ -252,7 -252,7 +252,7 @@@ void KItemListWidget::setHovered(bool h
          m_hoverAnimation = new QPropertyAnimation(this, "hoverOpacity", this);
          const int duration = (KGlobalSettings::graphicEffectsLevel() == KGlobalSettings::NoEffects) ? 1 : 200;
          m_hoverAnimation->setDuration(duration);
 -        connect(m_hoverAnimation, SIGNAL(finished()), this, SLOT(slotHoverAnimationFinished()));
 +        connect(m_hoverAnimation, &QPropertyAnimation::finished, this, &KItemListWidget::slotHoverAnimationFinished);
      }
      m_hoverAnimation->stop();
  
@@@ -473,8 -473,8 +473,8 @@@ qreal KItemListWidget::hoverOpacity() c
  
  void KItemListWidget::slotHoverAnimationFinished()
  {
-     if (!m_hovered) {
-         delete m_selectionToggle;
+     if (!m_hovered && m_selectionToggle) {
+         m_selectionToggle->deleteLater();
          m_selectionToggle = 0;
      }
  }
@@@ -526,3 -526,4 +526,3 @@@ void KItemListWidget::drawItemStyleOpti
      widget->style()->drawPrimitive(QStyle::PE_PanelItemViewItem, &viewItemOption, painter, widget);
  }
  
 -#include "kitemlistwidget.moc"
index 1c9c21cd39b844846df0c4291cfbf6a49ec17231,63f5aa3a591d241767e94cf051a4016e458905ee..215be200a1daa990f1a380aef15ed5d9cadf6022
  #include <QToolButton>
  
  #include <KDialog>
 -#include <KIcon>
 -#include <KUrl>
 -#include <KLocale>
 +#include <QIcon>
 +#include <KIconLoader>
 +#include <QUrl>
 +#include <KLocalizedString>
  
  class EmbeddedVideoPlayer : public Phonon::VideoWidget
  {
@@@ -73,7 -72,7 +73,7 @@@ PhononWidget::PhononWidget(QWidget *par
  {
  }
  
 -void PhononWidget::setUrl(const KUrl &url)
 +void PhononWidget::setUrl(const QUrl &url)
  {
      if (m_url != url) {
          stop(); // emits playingStopped() signal
@@@ -81,7 -80,7 +81,7 @@@
      }
  }
  
 -KUrl PhononWidget::url() const
 +QUrl PhononWidget::url() const
  {
      return m_url;
  }
@@@ -129,16 -128,16 +129,16 @@@ void PhononWidget::showEvent(QShowEven
  
          m_playButton->setToolTip(i18n("play"));
          m_playButton->setIconSize(buttonSize);
 -        m_playButton->setIcon(KIcon("media-playback-start"));
 +        m_playButton->setIcon(QIcon::fromTheme("media-playback-start"));
          m_playButton->setAutoRaise(true);
 -        connect(m_playButton, SIGNAL(clicked()), this, SLOT(play()));
 +        connect(m_playButton, &QToolButton::clicked, this, &PhononWidget::play);
  
          m_stopButton->setToolTip(i18n("stop"));
          m_stopButton->setIconSize(buttonSize);
 -        m_stopButton->setIcon(KIcon("media-playback-stop"));
 +        m_stopButton->setIcon(QIcon::fromTheme("media-playback-stop"));
          m_stopButton->setAutoRaise(true);
          m_stopButton->hide();
 -        connect(m_stopButton, SIGNAL(clicked()), this, SLOT(stop()));
 +        connect(m_stopButton, &QToolButton::clicked, this, &PhononWidget::stop);
  
          m_seekSlider->setIconVisible(false);
  
@@@ -166,6 -165,12 +166,12 @@@ void PhononWidget::stateChanged(Phonon:
          m_stopButton->show();
          m_playButton->hide();
          break;
+     case Phonon::StoppedState:
+         if (m_videoPlayer) {
+             m_videoPlayer->hide();
+         }
+         emit hasVideoChanged(false);
+         // fall through
      default:
          m_stopButton->hide();
          m_playButton->show();
@@@ -178,10 -183,10 +184,10 @@@ void PhononWidget::play(
  {
      if (!m_media) {
          m_media = new Phonon::MediaObject(this);
 -        connect(m_media, SIGNAL(stateChanged(Phonon::State,Phonon::State)),
 -                this, SLOT(stateChanged(Phonon::State)));
 -        connect(m_media, SIGNAL(hasVideoChanged(bool)),
 -                this, SLOT(slotHasVideoChanged(bool)));
 +        connect(m_media, &Phonon::MediaObject::stateChanged,
 +                this, &PhononWidget::stateChanged);
 +        connect(m_media, &Phonon::MediaObject::hasVideoChanged,
 +                this, &PhononWidget::slotHasVideoChanged);
          m_seekSlider->setMediaObject(m_media);
      }
  
@@@ -208,16 -213,7 +214,7 @@@ void PhononWidget::stop(
  {
      if (m_media) {
          m_media->stop();
-         m_stopButton->hide();
-         m_playButton->show();
      }
-     if (m_videoPlayer) {
-         m_videoPlayer->hide();
-     }
-     emit hasVideoChanged(false);
  }
  
  void PhononWidget::slotHasVideoChanged(bool hasVideo)