Provided by:
debhelper_7.3.15ubuntu3_all 
NOMBRE
dh_installxfonts - registra tipos de letra para X
SINOPSIS
dh_installxfonts [opcionesÂdebhelper]
DESCRIPCIÃN
dh_installxfonts es un programa de debhelper responsable de registrar
tipos de letra para X, de forma que los correspondientes fonts.dir,
fonts.alias, y fonts.scale sean reconstruidos adecuadamente durante la
instalación.
Before calling this program, you should have installed any X fonts
provided by your package into the appropriate location in the package
build directory, and if you have fonts.alias or fonts.scale files, you
should install them into the correct location under etc/X11/fonts in
your package build directory.
Your package should depend on xfonts-utils so that the update-fonts-*
commands are available. (This program adds that dependency to
${misc:Depends}.)
This program automatically generates the postinst and postrm commands
needed to register X fonts. These commands are inserted into the
maintainer scripts by dh_installdeb. See dh_installdeb(1) for an
explanation of how this works.
NOTAS
Lea update-fonts-alias(8), update-fonts-scale(8), y update-fonts-dir(8)
para más información acerca de la instalación de tipos de letra para
X.
Consulte las Normas de Debian, sección 11.8.5. para detalles acerca de
manejar los tipos de letra al estilo de Debian.
VÃASE ADEMÃ
.IX Header "VÃASE ADEMÃ
debhelper(7)
Este programa es parte de debhelper.
AUTOR
Joey Hess <joeyh@debian.org>
TRADUCTOR
Traducci�n de Rub�n Porras Campo
<debian-l10n-spanish@lists.debian.org>