Git commit d835348470b2030d3ca66c3fecedeab66c307d6c by Burkhard L?ck. Committed on 11/02/2014 at 18:13. Pushed by lueck into branch 'KDE/4.12'.
fix inaccuracy wrt folder renaming reported by Ludovic Grossard on kde-i18n-doc (cherry picked from commit f1896d312a17d9d7ec4969a4cc0f719f7f6c6cd4) backport to 4.12.3 M +2 -2 doc/index.docbook http://commits.kde.org/kwallet/d835348470b2030d3ca66c3fecedeab66c307d6c diff --git a/doc/index.docbook b/doc/index.docbook index 1607d69..754104a 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -333,12 +333,12 @@ By default the password and value are hidden. To display and edit them enable </para></listitem> </itemizedlist> -<para>Folders may be added, deleted or renamed via the context menu, and selecting a folder will update +<para>Folders may be added or deleted via the context menu, and selecting a folder will update the folder entry list and the summary display. Selecting a folder entry will update the entry contents pane, and allow you to edit that entry.</para> -<para>Entries may also be created or deleted via the context menu for the +<para>Entries may also be created, renamed or deleted via the context menu for the folder contents.</para> <para>All folders and entries may be dragged and dropped into other wallets
