1CLAWSKER(1) CLAWSKER(1)
2
3
4
6 Clawsker - A Claws Mail Tweaker
7
9 clawsker [options]
10
12 Clawsker is an applet to edit the so called Claws Mail hidden
13 preferences.
14
15 Claws Mail is a fast, lightweight and feature-rich MUA with a high
16 number of configurable options. To keep the binary small and fast some
17 of these preferences which are not widely used are not provided with a
18 graphical interface for inspection and/or modification.
19
20 Users wanting to edit such preferences had to face raw editing of their
21 configuration files, now you can do it with a convenient GTK2 interface
22 using Clawsker.
23
24 In adition to hidden features Clawsker can edit also some other
25 settings which usually can only be set indirectly. These include
26 currently the saved positions (and sizes when available) of Claws Mail
27 windows.
28
30 --help Shows a brief help screen.
31
32 --version Show information about program, Claws Mail and Perl-GTK
33 versions.
34
35 --verbose Tells more on the standard output.
36
37 --alternate-config-dir <dir> Uses <dir> as Claws Mail
38 configuration dir.
39
40 --clawsrc <file> Uses <file> as Claws Mail resource configuration
41 file. This sets the full file name overriding any previous
42 setting.
43
44 Multiple options are allowed, although only the last one has effect.
45 Weird option specifications may produce weird results (but otherwise
46 correct).
47
49 A running Claws Mail cannot be detected if using the --clawsrc option
50 because the directory is not assumed to be a Claws Mail configuration
51 dir. If that is the case use the --alternate-config-dir option instead.
52
54 Clawsker homepage "http://www.claws-mail.org/clawsker
55 <http://www.claws-mail.org/clawsker>" Hidden preferences list
56 "http://www.claws-mail.org/manual/claws-mail-manual.html#adv_hidden
57 <http://www.claws-mail.org/manual/claws-mail-manual.html#adv_hidden>"
58
60 Main author is Ricardo Mones <ricardo@mones.org> with the help of
61 others. See the AUTHORS file on source tarball for a detailed list of
62 contributors.
63
65 Copyright (c) 2007-2010 by Ricardo Mones Lastra
66
67 This program is free software: you can redistribute it and/or modify it
68 under the terms of the GNU General Public License as published by the
69 Free Software Foundation, either version 3 of the License, or (at your
70 option) any later version.
71
72 This program is distributed in the hope that it will be useful, but
73 WITHOUT ANY WARRANTY; without even the implied warranty of
74 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
75 General Public License for more details.
76
77 You should have received a copy of the GNU General Public License along
78 with this program. If not, see <http://www.gnu.org/licenses/>.
79
80
81
820.7.2 2010-06-07 CLAWSKER(1)