chiark / gitweb /
mkrules keys the rules key off `bad' rather than `good' (since some fonts have differ...
[xfonts-traditional.git] / debian / xfonts-traditional.templates
1 Template: xfonts-traditional/generate
2 Type: boolean
3 Default: true
4 _Description: Generate traditional versions of fonts?
5  xfonts-traditional can automatically generate traditional versions
6  (with foundry "Trad" instead of "Misc") of all fonts for which it has
7  an idea about the glyphs.  (Currently this is versions of 6x13, aka
8  "fixed".)
9  .
10  But you may prefer not to do this automatically, and would rather
11  just have the tool installed.
12
13 Template: xfonts-traditional/reconfigure-xterm
14 Type: boolean
15 Default: false
16 _Description: Configure xterm to use traditional fonts?
17  You can have the xterm default UTF-8 font changed to the traditional
18  version.
19  .
20  If you approve, I will edit /etc/X11/app-default/XTerm for you, and
21  save your old file as XTerm.backup.not-trad.  (Note that this is a
22  conffile so you may get prompts from dpkg about it in the future.)
23  .
24  Alternatively, if you do not want me to change the default, I will
25  generate the file XTerm.trad, but it will not be used.
26  .
27  To revert the change, simply change the key "*VT100.utf8Fonts.font"
28  back from "-trad-..." to "-misc-...", or rename the old file back
29  into place.
30
31 Template: xfonts-traditional/remap-fixed
32 Type: boolean
33 Default: false
34 _Description: Configure system to use traditional "fixed"?
35  I can remap the font alias "fixed" to the traditional version.
36  .
37  If you approve, I will edit /etc/X11/fonts/misc/xfonts-base.alias for
38  you, and save your old file as xfonts-base.alias.backup.not-trad.
39  (Note that this is a conffile, so you may get prompts from dpkg about
40  it in the future.)
41  .
42  Alternatively, if you do not want me to change the default, I will
43  generate xfonts-base-alias.trad for you to do what you like with.
44  .
45  To revert this change, simply change the alias "fixed" back from
46  "-trad-..."  to "-misc-...", or rename the old file back into place.
47
48 Template: xfonts-traditional/confirm-break-remove
49 Type: boolean
50 Default: false
51 _Description: Remove xfonts-traditional, breaking "fixed" and your X server?
52  Removing xfonts-traditional would break your X server by removing "fixed".
53  .
54  You should not remove xfonts-traditional while "fixed" refers to one
55  of its fonts.  You probably want to check the differences between the
56  various /etc/X11/fonts/misc/xfonts-base.alias*, reconcile any changes,
57  and then run "update-fonts-alias misc".  After that you can retry the
58  removal.