Git commit 77929bbd5873459c1fecae05793ea22a3288d716 by Burkhard Lück. Committed on 04/08/2015 at 08:15. Pushed by lueck into branch 'master'.
proofread+update gwenview docbooks no importer in kf5 new screenshots M +- -- doc/browse_mode.png M +9 -11 doc/index.docbook M +- -- doc/modified-bar.png M +- -- doc/start-page.png M +- -- doc/view_mode.png http://commits.kde.org/gwenview/77929bbd5873459c1fecae05793ea22a3288d716 diff --git a/doc/browse_mode.png b/doc/browse_mode.png index 3274301..b7033bc 100644 Binary files a/doc/browse_mode.png and b/doc/browse_mode.png differ diff --git a/doc/index.docbook b/doc/index.docbook index 4f7d541..eeef481 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2,7 +2,6 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ <!ENTITY kappname "<application>Gwenview</application>"> - <!ENTITY package "kdegraphics"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> ]> @@ -38,10 +37,10 @@ </copyright> <legalnotice>&FDLNotice;</legalnotice> -<date>2014-08-09</date> -<releaseinfo>4.14 (&kde; 4.14)</releaseinfo> +<date>2015-08-04</date> +<releaseinfo>Applications 15.08</releaseinfo> <abstract> -<para>&kappname; is an image viewer for &kde;.</para> +<para>&kappname; is an image and video viewer.</para> </abstract> <keywordset> <keyword>KDE</keyword> @@ -61,7 +60,7 @@ <title>What is &kappname;</title> <para> -&kappname; is a fast and easy to use image and video viewer for KDE. +&kappname; is a fast and easy to use image and video viewer. </para> <para> @@ -452,7 +451,7 @@ copying, renaming, deleting, and creating new folders.</para></listitem> </sect1> </chapter> - +<!--FIXME no importer in kf5 <chapter id="importer"> <title>&kappname; Importer</title> @@ -515,7 +514,7 @@ enter it into the text box or type one manually.</para> </sect1> </chapter> - +--> <chapter id="tips"> <title>Tips</title> <sect1 id='mouse'><title>Using the mouse</title> @@ -621,7 +620,7 @@ Crop the current image.</para></listitem> <listitem><para><keycombo action="simul">&Ctrl;<keycap>Y</keycap></keycombo>: When multiple images are displayed in View Mode, this synchronizes their views. </para></listitem> - +<!--FIXME not in kf5 <listitem><para><keycombo action="simul">	</keycombo>: When multiple images are displayed in View Mode, this switched to the image to the right of the currently selected image.</para></listitem> @@ -629,7 +628,7 @@ the right of the currently selected image.</para></listitem> <listitem><para><keycombo action="simul">&Shift;	</keycombo>: When multiple images are displayed in View Mode, this switched to the image to the left of the currently selected image.</para></listitem> - +--> <listitem><para><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo>: Save any changes made to the image.</para></listitem> @@ -660,8 +659,7 @@ Viewing a video this shortcut toggles playback on and off.</para></listitem> action="simul">&Ctrl;<keycap>T</keycap></keycombo>: Edit tags.</para></listitem> -<listitem><para><keycombo -action="simul">&Ctrl;<keycap>F2</keycap></keycombo>: +<listitem><para><keycap>F2</keycap>: Rename an image inline.</para></listitem> <listitem><para><keycap>Del</keycap>: diff --git a/doc/modified-bar.png b/doc/modified-bar.png index 80933f4..b433eca 100644 Binary files a/doc/modified-bar.png and b/doc/modified-bar.png differ diff --git a/doc/start-page.png b/doc/start-page.png index 9e144a9..e07158f 100644 Binary files a/doc/start-page.png and b/doc/start-page.png differ diff --git a/doc/view_mode.png b/doc/view_mode.png index b6ba115..abde99d 100644 Binary files a/doc/view_mode.png and b/doc/view_mode.png differ _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
