Bug 128282

Summary: Typo, case of Empty Trash Bin
Product: [Websites] docs.kde.org Reporter: Robert Gustavsson <4gustafsson>
Component: generalAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Robert Gustavsson 2006-05-29 23:29:36 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

In KDE User's Manual,

(http://docs.kde.org/development/en/kdebase/userguide/file-manager.html#trash)

"If you right click on the trash bin and select Empty trash bin the files in it will be deleted permanently."

It's actually "Empty Trash Bin".

/rob
Comment 1 Chris Howells 2006-05-30 03:23:06 UTC
SVN commit 546431 by howells:

Fix typo, thanks for the report
BUG:128282
CCMAIL: chris+backport@chrishowells.co.uk


 M  +1 -1      the-filemanager.docbook  


--- trunk/KDE/kdebase/doc/userguide/the-filemanager.docbook #546430:546431
@@ -250,7 +250,7 @@
 trash bin will show all deleted items. You can select the one to be
 recovered and move it to its original place as described in <xref
 linkend="filemanager-icons" />.  If you right click on the trash bin and select
-<guimenuitem>Empty trash bin</guimenuitem> the files in it will be
+<guimenuitem>Empty Trash Bin</guimenuitem> the files in it will be
 deleted permanently.</para>
 
 <!-- Add links to "further reading" here -->