sourCEntral - mobile manpages

pdf

DH_INSTALLXFONTS

NOMBRE

dh_installxfonts − registra tipos de letra para X

SINOPSIS

dh_installxfonts [opciones debhelper]

DESCRIPCION

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 instalacion.

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 mas informacion acerca de la instalacion de tipos de letra para X.

Consulte las Normas de Debian, seccion 11.8.5. para detalles acerca de manejar los tipos de letra al estilo de Debian.

VEASE ADEMAS

debhelper(7)

Este programa es parte de debhelper.

AUTOR

Joey Hess <joeyh AT debian DOT org>

TRADUCTOR

Traduccion de Ruben Porras Campo <debian−l10n−spanish AT lists DOT debian DOT org>

pdf