chiark / gitweb /
sort out changelog
[xfonts-traditional.git] / debian / xfonts-traditional.templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # debian-l10n-english@lists.debian.org for advice.
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: xfonts-traditional/generate
11 Type: boolean
12 Default: true
13 _Description: Generate traditional versions of fonts?
14  With xfonts-traditional it is possible to automatically generate
15  traditional versions (with foundry "Trad" instead of "Misc") of all
16  fonts where it is clear what needs to be done.  Currently this means
17  versions of 6x13, also known as "fixed".
18  .
19  But you may prefer just to have the tool installed and not to do this
20  automatically.
21
22 Template: xfonts-traditional/reconfigure-xterm
23 Type: boolean
24 Default: false
25 _Description: Configure xterm to use traditional font?
26  You can have the xterm default UTF-8 font changed to the traditional
27  version.
28  .
29  Choosing this option will modify /etc/X11/app-defaults/XTerm, preserving
30  the old file as XTerm.backup.not-trad.  As this is a configuration file,
31  you may get prompts from dpkg about it in the future.
32  .
33  Alternatively, if you do not want to change the default, XTerm.trad
34  will be created but not used.
35  .
36  To revert the change, simply change the key "*VT100.utf8Fonts.font"
37  back from "-trad-..." to "-misc-...", or rename the old file back
38  into place.
39
40 Template: xfonts-traditional/remap-fixed
41 Type: boolean
42 Default: false
43 _Description: Configure system to use traditional "fixed"?
44  The "fixed" font alias can be remapped to the traditional version.
45  .
46  Choosing this option will modify /etc/X11/fonts/misc/xfonts-base.alias,
47  preserving the old file as xfonts-base.alias.backup.not-trad.  As this is
48  a configuration file, you may get prompts from dpkg about it in the
49  future.
50  .
51  Alternatively, if you do not want to change the default, xfonts-base-alias.trad
52  will be created but not used.
53  .
54  To revert the change, simply change the alias "fixed"
55  back from "-trad-..." to "-misc-...", or rename the old file back
56  into place.
57
58 Template: xfonts-traditional/confirm-break-remove
59 Type: boolean
60 Default: false
61 _Description: Remove xfonts-traditional, breaking "fixed" and the X server?
62  Removing xfonts-traditional would break the X server by removing "fixed".
63  .
64  You should not remove xfonts-traditional while "fixed" refers to one
65  of its fonts.  You first need to check the differences between the
66  various /etc/X11/fonts/misc/xfonts-base.alias*, reconcile any changes,
67  and then run "update-fonts-alias misc".