1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: clawsker
Section: mail
Priority: optional
Maintainer: Ricardo Mones <mones@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl (>= 5.8), libgtk3-perl (>= 0.030),
liblocale-gettext-perl (>= 1.05), libfile-which-perl (>= 1.21),
libtest-exception-perl (>= 0.43)
Rules-Requires-Root: no
Testsuite: autopkgtest
Standards-Version: 4.5.1
Homepage: https://www.claws-mail.org/clawsker.php
Vcs-Git: https://salsa.debian.org/claws-mail-team/clawsker.git
Vcs-Browser: https://salsa.debian.org/claws-mail-team/clawsker
Package: clawsker
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libgtk3-perl (>= 0.030),
liblocale-gettext-perl (>= 1.05), libfile-which-perl (>= 1.21)
Recommends: claws-mail
Enhances: claws-mail
Description: Configuration tweaker for Claws Mail
Clawsker is an applet to edit the so called Claws Mail hidden preferences.
.
Claws Mail is a fast, lightweight and feature-rich MUA with a high number
of configurable options. To keep the binary small and fast some of these
preferences which not widely used are not provided with a graphical
interface for inspection and/or modification.
.
Users wanting to edit such preferences had to face raw edition of their
configuration files, now you can do it with a convenient GTK+3 interface
using Clawsker. In addition to hidden preferences, windows positions
and/or sizes and keyboard shortcuts can be edited.
|