summaryrefslogtreecommitdiff
path: root/debian/xfonts-traditional.templates
blob: 21678a6bd5abe26f62a131f12a431260f626e66f (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Template: xfonts-traditional/generate
Type: boolean
Default: true
_Description: Generate traditional versions of fonts?
 xfonts-traditional can automatically generate traditional versions
 (with foundry "Trad" instead of "Misc") of all fonts for which it has
 an idea about the glyphs.  (Currently this is versions of 6x13, aka
 "fixed".)
 .
 But you may prefer not to do this automatically, and would rather
 just have the tool installed.

Template: xfonts-traditional/reconfigure-xterm
Type: boolean
Default: false
_Description: Configure xterm to use traditional fonts?
 You can have the xterm default UTF-8 font changed to the traditional
 version.
 .
 If you approve, I will edit /etc/X11/app-default/XTerm for you, and
 save your old file as XTerm.backup.not-trad.  (Note that this is a
 conffile so you may get prompts from dpkg about it in the future.)
 .
 Alternatively, if you do not want me to change the default, I will
 generate the file XTerm.trad, but it will not be used.
 .
 To revert the change, simply change the key "*VT100.utf8Fonts.font"
 back from "-trad-..." to "-misc-...", or rename the old file back
 into place.

Template: xfonts-traditional/remap-fixed
Type: boolean
Default: false
_Description: Configure system to use traditional "fixed"?
 I can remap the font alias "fixed" to the traditional version.
 .
 If you approve, I will edit /etc/X11/fonts/misc/xfonts-base.alias for
 you, and save your old file as xfonts-base.alias.backup.not-trad.
 (Note that this is a conffile, so you may get prompts from dpkg about
 it in the future.)
 .
 Alternatively, if you do not want me to change the default, I will
 generate xfonts-base-alias.trad for you to do what you like with.
 .
 To revert this change, simply change the alias "fixed" back from
 "-trad-..."  to "-misc-...", or rename the old file back into place.

Template: xfonts-traditional/confirm-break-remove
Type: boolean
Default: false
_Description: Remove xfonts-traditional, breaking "fixed" and your X server?
 Removing xfonts-traditional would break your X server by removing "fixed".
 .
 You should not remove xfonts-traditional while "fixed" refers to one
 of its fonts.  You probably want to check the differences between the
 various /etc/X11/fonts/misc/xfonts-base.alias*, reconcile any changes,
 and then run "update-fonts-alias misc".  After that you can retry the
 removal.