Bug 278143 - Krusader - Basic Functions - "tab" word used for element usually called as page
Summary: Krusader - Basic Functions - "tab" word used for element usually called as page
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 13:28 UTC by Lukas Vlcek
Modified: 2011-07-20 15:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Vlcek 2011-07-20 13:28:07 UTC
Version:           unspecified (using Devel) 
OS:                Linux

Chapter 4. Basic Functions
Title: Basic File Management
Subheading: Deleting - move to KDE's Trash

Main elements of Konfigurator are called usually as pages.
Pages of Konfigurator are mentioned e.g. here:
Chapter 3. User Interface
Title: Toolbars
Paragraph below subheading: Main Toolbar

Reproducible: Always

Steps to Reproduce:
translation documentation

Actual Results:  
Deleting files/directories is done by selecting them and pressing <keycap>F8</keycap> or <keycap>Delete</keycap>. By <link linkend="konfig-general">default</link> it will be moved to &kde;'s Trash. You can open the KDE Trash with the Trash icon in the <link linkend="main_toolbar">Main Toolbar</link> or with the <filename>trash:/</filename> KIO slave. Physically KDE Trash is located in <filename>~/.local/share/Trash/</filename> . <keycombo action="simul">&Shift; <keycap>Delete</keycap></keycombo> will delete the file permanently. A dialog will ask for your confirmation and will warn you when deleting non-empty directories. Of course only operations that are permitted to do by the Operating System will be performed - you will be notified otherwise. If you do not wish to see the confirmation dialogs, you can disable them in the <link linkend="konfig-advanced">Konfigurator advanced tab</link>.

Expected Results:  
Deleting files/directories is done by selecting them and pressing <keycap>F8</keycap> or <keycap>Delete</keycap>. By <link linkend="konfig-general">default</link> it will be moved to &kde;'s Trash. You can open the KDE Trash with the Trash icon in the <link linkend="main_toolbar">Main Toolbar</link> or with the <filename>trash:/</filename> KIO slave. Physically KDE Trash is located in <filename>~/.local/share/Trash/</filename> . <keycombo action="simul">&Shift; <keycap>Delete</keycap></keycombo> will delete the file permanently. A dialog will ask for your confirmation and will warn you when deleting non-empty directories. Of course only operations that are permitted to do by the Operating System will be performed - you will be notified otherwise. If you do not wish to see the confirmation dialogs, you can disable them in the <link linkend="konfig-advanced">Konfigurator advanced page</link>.
Comment 1 Yuri Chornoivan 2011-07-20 15:03:41 UTC
Fixed.

http://commits.kde.org/krusader/8a500ac3a908c2c358046743a83e37f9e7a953e8

Thanks for the report.