chiark / gitweb /
debian/copyright: Explain the origin and copyright status of 6x13O.
[xfonts-traditional] / debian / xfonts-traditional.templates
CommitLineData
12fa1ef8
IJ
1Template: xfonts-traditional/generate
2Type: boolean
3Default: true
2f5169a1 4_Description: Generate traditional versions of fonts?
12fa1ef8
IJ
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
88ca873d
IJ
13Template: xfonts-traditional/reconfigure-xterm
14Type: boolean
15Default: false
16_Description: Configure xterm to use traditional font?
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
e3789dc2
IJ
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.)
88ca873d
IJ
23 .
24 Alternatively, if you do not want me to change the default, I will
25 generate XTerm.trad for you to do what you like with.
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
12fa1ef8
IJ
31Template: xfonts-traditional/remap-fixed
32Type: boolean
3d49fae4 33Default: false
2f5169a1 34_Description: Configure system to use traditional "fixed"?
489ffe21 35 You can have the font alias "fixed" remapped to the traditional version.
12fa1ef8 36 .
e3789dc2
IJ
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.)
4ff07717 41 .
489ffe21
IJ
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.
12fa1ef8 44 .
e3789dc2 45 To revert the change to the default, simply change the alias "fixed"
489ffe21
IJ
46 back from "-trad-..." to "-misc-...", or rename the old file back
47 into place.
4e1c892a
IJ
48
49Template: xfonts-traditional/confirm-break-remove
50Type: boolean
51Default: false
52_Description: Remove anyway, breaking "fixed" and your X server?
53 Removing xfonts-traditional would break your X server by removing "fixed".
54 .
55 You should not remove xfonts-traditional while "fixed" refers to one
56 of its fonts. You probably want to check the differences between the
57 various /etc/X11/fonts/misc/xfonts-base.alias*, reconcile any changes,
58 and then run "update-fonts-alias misc". After that you can retry the
59 removal.