man-pages/es/man1/dh_installwm.1.html
2021-03-31 01:06:50 +01:00

136 lines
3.5 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_INSTALLWM</TITLE>
</HEAD><BODY>
<H1>DH_INSTALLWM</H1>
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NOMBRE</H2>
dh_installwm - Registra un gestor de ventanas
<A NAME="lbAC">&nbsp;</A>
<H2>SINOPSIS</H2>
<B>dh_installwm</B> [<I>opciones-de-debhelper</I>] [<B>-n</B>] [<B>--priority=</B><I>n</I>]
[<I>gestor</I> ...]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPCIÓN</H2>
<B>dh_installwm</B> is a debhelper program that is responsible for generating
the <I>postinst</I> and <I>prerm</I> commands that register a window manager with
<B><A HREF="/cgi-bin/man/man2html?8+update-alternatives">update-alternatives</A></B>(8). The window manager's man page is also registered
as a slave symlink (in v6 mode and up). It must be installed in
<I>usr/share/man/man1/</I> in the package build directory prior to calling
<B>dh_installwm</B>. In compat 9 and earlier, the manpage was optional.
<A NAME="lbAE">&nbsp;</A>
<H2>FICHEROS</H2>
<DL COMPACT>
<DT id="1">debian/<I>paquete</I>.wm<DD>
Lista los programas del gestor de ventanas a registrar.
<P>
Supports substitution variables in compat 13 and later as documented in
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7).
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>OPCIONES</H2>
<DL COMPACT>
<DT id="2"><B>--priority=</B><I>n</I><DD>
Define la prioridad del gestor de ventanas. El valor predeterminado es 20,
demasiado bajo para la mayoría de gestores de ventanas; consulte el
documento Normas de Debian para instrucciones acerca de cómo calcular el
valor correcto.
<DT id="3"><B>-n</B>, <B>--no-scripts</B><DD>
No modifica los scripts <I>postinst</I>/<I>prerm</I>. Si se especifica esta orden,
no hará nada.
<DT id="4"><B>-A</B>, <B>--all</B><DD>
Modify scripts for window managers specified by command line parameters in
<FONT SIZE="-1">ALL</FONT> packages acted on, not just the first.
<DT id="5"><I>gestor</I> ...<DD>
Programas del gestor de ventanas a registrar.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>NOTAS</H2>
Esta orden no es idempotente. Debería invocar <B><A HREF="/cgi-bin/man/man2html?1+dh_prep">dh_prep</A></B>(1) entre cada
invocación de esta orden. De otro modo, puede causar que los scripts del
desarrollador contengan partes duplicadas.
<A NAME="lbAH">&nbsp;</A>
<H2>VÉASE TAMBIÉN</H2>
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
<P>
Este programa es parte de debhelper.
<A NAME="lbAI">&nbsp;</A>
<H2>AUTOR</H2>
Joey Hess &lt;<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>&gt;
<A NAME="lbAJ">&nbsp;</A>
<H2>TRADUCTOR</H2>
Traducci<EFBFBD>n de Rub<75>n Porras Campo &lt;<A HREF="mailto:debian-l10n-spanish@lists.debian.org">debian-l10n-spanish@lists.debian.org</A>&gt;
Actualizaci<EFBFBD>n de Omar Campagne Polaino
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="6"><A HREF="#lbAB">NOMBRE</A><DD>
<DT id="7"><A HREF="#lbAC">SINOPSIS</A><DD>
<DT id="8"><A HREF="#lbAD">DESCRIPCIÓN</A><DD>
<DT id="9"><A HREF="#lbAE">FICHEROS</A><DD>
<DT id="10"><A HREF="#lbAF">OPCIONES</A><DD>
<DT id="11"><A HREF="#lbAG">NOTAS</A><DD>
<DT id="12"><A HREF="#lbAH">VÉASE TAMBIÉN</A><DD>
<DT id="13"><A HREF="#lbAI">AUTOR</A><DD>
<DT id="14"><A HREF="#lbAJ">TRADUCTOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:04:59 GMT, March 31, 2021
</BODY>
</HTML>