chiark / gitweb /
new changelog entry
[xfonts-traditional.git] / debian / xfonts-traditional.templates
index 046f92663a1d31381556a567640f27e08c2e5642..81046f3ca6daa9a609a5c25f2601cfe0b4c32760 100644 (file)
@@ -1,7 +1,7 @@
 Template: xfonts-traditional/generate
 Type: boolean
 Default: true
-Description: Generate traditional versions of fonts?
+_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
@@ -10,21 +10,39 @@ Description: Generate traditional versions of fonts?
  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 font?
+ 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.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 XTerm.trad for you to do what you like with.
+ .
+ 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: true
-Description: Configure system to use traditional "fixed"?
- Would you like the font alias "fixed" remapped to the traditional version?
+Default: false
+_Description: Configure system to use traditional "fixed"?
+ You can have the font alias "fixed" remapped to the traditional version.
  .
- If you say "yes", I will edit /etc/X11/fonts/misc/xfonts-base.alias
+ If you approve, I will edit /etc/X11/fonts/misc/xfonts-base.alias
  for you, and save your old file as xfonts-base.alias.not-trad.  (Note
  that this is a conffile so you may get prompts from dpkg about it in
  the future.)  This will also make the xfonts-traditional package
  harder to safely remove.  
  .
- If you say no I will generate xfonts-base-alias.trad for you to do
- what you like with.
+ 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,
and dpkg-reconfigure xfonts-base-traditional.
+ To revert the change to the default, simply change the alias fixed
+ back from "-trad-..."  to "-misc-...", or rename the old file back
into place.