diff options
Diffstat (limited to 'doc/en/krusader-tools.docbook')
-rw-r--r-- | doc/en/krusader-tools.docbook | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/en/krusader-tools.docbook b/doc/en/krusader-tools.docbook new file mode 100644 index 0000000..70103b0 --- /dev/null +++ b/doc/en/krusader-tools.docbook @@ -0,0 +1,35 @@ +<chapter id="krusader-tools"> +<!-- ********************************************************************** + krusader-tools.docbook + ++++++++++++++++++++++++++ + (C)opyright : (C) 2000 - 2008 + All Rights Reserved Rafi Yanai, Shie Erlich, Frank Schoolmeesters + & the Krusader Krew + e-mail : [email protected] + web site : http://www.krusader.org + description : a Krusader Documentation File + +*************************************************************************** +* Permission is granted to copy, distribute and/or modify this * +* document under the terms of the GNU Free Documentation License, * +* Version 1.1 or any later version published by the Free Software * +* Foundation; with no Invariant Sections, no Front-Cover Texts and * +* no Back-Cover Texts. A copy of the license is available on the * +* GNU site http://www.gnu.org/licenses/fdl.html or by writing to: * +* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * +* MA 02110-1301, USA. * +*********************************************************************** --> +<title>&krusader; Tools</title> + +<!-- call the bookmarks sect1 section --> &bookmarks; +<!-- call the diskusage sect1 section --> &diskusage; +<!-- call the java sect1 section --> &java; +<!-- call the search sect1 section --> &search; +<!-- call the viewer-editor sect1 section --> &viewer-editor; +<!-- call the locate sect1 section --> &locate; +<!-- call the mountman sect1 section --> &mount; +<!-- call the remote-connections sect1 section --> &remote-connections; +<!-- call the synchronizer sect1 section --> &synchronizer; +<!-- call the useractions sect1 section --> &krusader-useractions; + +</chapter> |