Hi, Forgot to cc this list in the commit log. ---------- Weitergeleitete Nachricht ----------
Betreff: [kde-baseapps] doc/dolphin: dolphin doc update + new/updated pngs Datum: Samstag, 14. Januar 2012, 12:37:20 Von: Burkhard L?ck <lueck at hube-lueck.de> An: kde-commits at kde.org Git commit e04c2a48505b62605efd75988efcc72398890f1d by Burkhard L?ck. Committed on 14/01/2012 at 12:37. Pushed by lueck into branch 'master'. dolphin doc update + new/updated pngs A +- -- doc/dolphin/grouping-view.png M +40 -4 doc/dolphin/index.docbook M +- -- doc/dolphin/locationbar-breadcrumb.png A +- -- doc/dolphin/locationbar-context-menu.png A +- -- doc/dolphin/locationbar-places-icon.png http://commits.kde.org/kde-baseapps/e04c2a48505b62605efd75988efcc72398890f1d diff --git a/doc/dolphin/grouping-view.png b/doc/dolphin/grouping-view.png new file mode 100644 index 0000000..9c8ae9b Binary files /dev/null and b/doc/dolphin/grouping-view.png differ diff --git a/doc/dolphin/index.docbook b/doc/dolphin/index.docbook index 2268232..5502ac0 100644 --- a/doc/dolphin/index.docbook +++ b/doc/dolphin/index.docbook @@ -73,7 +73,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2011-11-18</date> +<date>2012-01-14</date> <releaseinfo>2.0 (&kde; 4.8)</releaseinfo> <abstract> @@ -231,8 +231,6 @@ by default, for more information see <link linkend="panels"><guilabel>Panels</gu The view displays all files and folders in the current folder. These items can be accessed or manipulated in different ways: - <!--FIXME add png with Grouping Support? http://ppenz.blogspot.com/2012/01/dolphin-20-status-update.html --> - <itemizedlist> <listitem><para> @@ -350,6 +348,20 @@ or <guiicon>v</guiicon> icon next to it.</para></listitem> <!-- end copy to konqueror filemanager.docbook --> </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> + </sect3> <sect3 id="preview"> @@ -537,12 +549,36 @@ menu which offers quick access to <quote>places</quote> and storage media. See t <link linkend="places-panel">section about the Places Panel</link> for details. </para> -<para>The context men? of the location bar offers action to switch between the modes and +<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 action 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> diff --git a/doc/dolphin/locationbar-breadcrumb.png b/doc/dolphin/locationbar- breadcrumb.png index c2f78ce..901a3c5 100644 Binary files a/doc/dolphin/locationbar-breadcrumb.png and b/doc/dolphin/locationbar-breadcrumb.png differ diff --git a/doc/dolphin/locationbar-context-menu.png b/doc/dolphin/locationbar-context-menu.png new file mode 100644 index 0000000..4969d19 Binary files /dev/null and b/doc/dolphin/locationbar-context-menu.png differ diff --git a/doc/dolphin/locationbar-places-icon.png b/doc/dolphin/locationbar- places-icon.png new file mode 100644 index 0000000..69c4e77 Binary files /dev/null and b/doc/dolphin/locationbar-places-icon.png differ ------------------------------------------------------------- -- Burkhard L?ck
