wip maint scripts
[xfonts-traditional] / debian / xfonts-traditional.templates
CommitLineData
12fa1ef8
IJ
1Template: xfonts-traditional/generate
2Type: boolean
3Default: true
4Description: 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
13Template: xfonts-traditional/remap-fixed
14Type: boolean
15Default: true
16Description: Configure system to use traditional "fixed"?
17 Would you like the font alias "fixed" remapped to the traditional version?
18 .
19 If you say "yes", I will edit /etc/X11/fonts/misc/xfonts-base.alias
20 for you, and save your old file as xfonts-base.alias.not-trad. (Note
21 that this is a conffile so you may get prompts from dpkg about it in
4ff07717
IJ
22 the future.) This will also make the xfonts-traditional package
23 harder to safely remove.
24 .
25 If you say no I will generate xfonts-base-alias.trad for you to do
26 what you like with.
12fa1ef8
IJ
27 .
28 To revert this change, simply change the alias fixed back from
29 "-trad-..." to "-misc-...", or rename the old file back into place,
30 and dpkg-reconfigure xfonts-base-traditional.