~ubuntu-branches/ubuntu/precise/krusader/precise

« back to all changes in this revision

Viewing changes to doc/configuration-files.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-05-05 22:26:37 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505222637-ydv3cwjwy365on2r
Tags: 1:2.1.0~beta1-1ubuntu1
* Merge from Debian Unstable.  Remaining changes:
  - Retain Kubuntu doc path

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<appendix id="config_files">
 
2
  <!-- **********************************************************************
 
3
                               configuration-files.docbook
 
4
                            +++++++++++++++++++++++++++++++++
 
5
  copyright            : (C) 2000 - 2009
 
6
                          Rafi Yanai, Shie Erlich, Frank Schoolmeesters
 
7
                          & the Krusader Krew
 
8
  e-mail               : krusader@users.sourceforge.net
 
9
  web site             : http://www.krusader.org
 
10
  description          : a Krusader Documentation File
 
11
 
 
12
***************************************************************************
 
13
* Permission is granted to copy, distribute and/or modify this            *
 
14
* document under the terms of the GNU Free Documentation License,         *
 
15
* Version 1.1 or any later version published by the Free Software         *
 
16
* Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 
17
* no Back-Cover Texts.  A copy of the license is available on the         *
 
18
* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
 
19
* Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 
20
* MA 02111-1307, USA.                                                     *
 
21
*********************************************************************** -->
 
22
  <title>Configuration files</title>
 
23
  <indexterm>
 
24
    <primary>Configuration files</primary>
 
25
  </indexterm>
 
26
  <para>This appendix gives an overview of the configuration files
 
27
  used by &krusader;.</para>
 
28
  <para>
 
29
    <emphasis role="bold">krusaderui.rc</emphasis>
 
30
  </para>
 
31
  <para>This file stores the users toolbar settings and the menu
 
32
  structure. Tip: read also the 
 
33
  <link linkend="faqi_krusaderui_rc">krusaderui.rc
 
34
  &FAQ;</link>.</para>
 
35
  <para>Location: 
 
36
  <filename>$KDEDIR/share/apps/krusader/krusaderui.rc</filename> or 
 
37
  <filename>
 
38
  ~/.kde/share/apps/krusader/krusaderui.rc</filename></para>
 
39
  <para>
 
40
    <emphasis role="bold">krusaderrc</emphasis>
 
41
  </para>
 
42
  <para>This file stores the &krusader;
 
43
  configuration.</para>
 
44
  <para>Location: 
 
45
  <filename>~/.kde/share/config/krusaderrc</filename></para>
 
46
  <para>The following settings are e.g. stored:</para>
 
47
  <itemizedlist>
 
48
    <listitem>
 
49
      <para>Actions Toolbar</para>
 
50
    </listitem>
 
51
    <listitem>
 
52
      <para>Archives</para>
 
53
    </listitem>
 
54
    <listitem>
 
55
      <para>Colors</para>
 
56
    </listitem>
 
57
    <listitem>
 
58
      <para>Dependencies</para>
 
59
    </listitem>
 
60
    <listitem>
 
61
      <para>DiskUsage</para>
 
62
    </listitem>
 
63
    <listitem>
 
64
      <para>DiskUsageViewer</para>
 
65
    </listitem>
 
66
    <listitem>
 
67
      <para>General</para>
 
68
    </listitem>
 
69
    <listitem>
 
70
      <para>HTML Settings</para>
 
71
    </listitem>
 
72
    <listitem>
 
73
      <para>KFileDialog</para>
 
74
    </listitem>
 
75
    <listitem>
 
76
      <para>KFileDialog Speedbar</para>
 
77
    </listitem>
 
78
    <listitem>
 
79
      <para>KrDetailedViewLeft</para>
 
80
    </listitem>
 
81
    <listitem>
 
82
      <para>KrDetailedViewRight</para>
 
83
    </listitem>
 
84
    <listitem>
 
85
      <para>KrViewerWindow</para>
 
86
    </listitem>
 
87
    <listitem>
 
88
      <para>KrViewerWindow Toolbar extraToolBar</para>
 
89
    </listitem>
 
90
    <listitem>
 
91
      <para>Look &amp; Feel</para>
 
92
    </listitem>
 
93
    <listitem>
 
94
      <para>Notification Messages</para>
 
95
    </listitem>
 
96
    <listitem>
 
97
      <para>Panel Profiles</para>
 
98
    </listitem>
 
99
    <listitem>
 
100
      <para>Private</para>
 
101
    </listitem>
 
102
    <listitem>
 
103
      <para>Protocols</para>
 
104
    </listitem>
 
105
    <listitem>
 
106
      <para>Search</para>
 
107
    </listitem>
 
108
    <listitem>
 
109
      <para>Startup</para>
 
110
    </listitem>
 
111
    <listitem>
 
112
      <para>Synchronize</para>
 
113
    </listitem>
 
114
    <listitem>
 
115
      <para>Locate</para>
 
116
    </listitem>
 
117
    <listitem>
 
118
      <para>SynchronizerProfile - 1</para>
 
119
    </listitem>
 
120
  </itemizedlist>
 
121
  <para>
 
122
    <emphasis role="bold">krbookmarks.xml</emphasis>
 
123
  </para>
 
124
  <para>This file stores the &krusader; bookmarks and
 
125
  uses the <ulink url="http://grail.sourceforge.net/info/xbel.html">XBEL standard</ulink> standard.</para>
 
126
  <para>Location: 
 
127
  <filename>
 
128
  ~/.kde/share/apps/krusader/krbookmarks.xml</filename></para>
 
129
  <para>
 
130
    <emphasis role="bold">useractions.xml</emphasis>
 
131
  </para>
 
132
  <para>This file stores the <link linkend="useractions">UserActions</link>
 
133
  configuration. The file structure is documented in
 
134
  doxygen-headers of UserActionXML.</para>
 
135
  <para>Location: 
 
136
  <filename>
 
137
  ~/.kde/share/apps/krusader/useractions.xml</filename></para>
 
138
  <para>
 
139
    <emphasis role="bold">useraction-examples.xml</emphasis>
 
140
  </para>
 
141
  <para>This is the default User-Actions provided by us. The
 
142
  file-structure is documented in doxygen-headers of
 
143
  UserActionXML.</para>
 
144
  <para>Location: 
 
145
  <filename>
 
146
  $KDEDIR/share/apps/krusader/useraction-examples.xml</filename></para>
 
147
  <para>
 
148
    <emphasis role="bold">foo.keymap</emphasis>
 
149
  </para>
 
150
  <para>Is an ini file that holds a 
 
151
  <link linkend="configure-shortcuts">Key-binding profile</link>.
 
152
  Until &krusader;-1.70.0 this was a binary file.
 
153
  &krusader; is backwards compatible for importing this
 
154
  legacy binary format.</para>
 
155
  <para>Location: 
 
156
  <filename>
 
157
  $KDEDIR/share/apps/krusader/foo.keymap</filename></para>
 
158
  <para>
 
159
    <emphasis role="bold">foo.color</emphasis>
 
160
  </para>
 
161
  <para>This is a binary file that holds the 
 
162
  <link linkend="konfig-color">Color Scheme</link>.</para>
 
163
  <para>Location: 
 
164
  <filename>$KDEDIR/share/apps/krusader/foo.color</filename></para>
 
165
</appendix>