diff options
Diffstat (limited to 'help/es/other-plugins.page')
-rw-r--r-- | help/es/other-plugins.page | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/help/es/other-plugins.page b/help/es/other-plugins.page new file mode 100644 index 0000000..fb971ea --- /dev/null +++ b/help/es/other-plugins.page @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="other-plugins" xml:lang="es"> + + <info> + <link type="guide" xref="index#other"/> + <desc>Ampliar la funcionalidad de Shotwell dinámicamente.</desc> + + <link type="next" xref="other-missing"/> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Daniel Mustieles</mal:name> + <mal:email>daniel.mustieles@gmail.com</mal:email> + <mal:years>2014 - 2016</mal:years> + </mal:credit> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Dámaris Letelier</mal:name> + <mal:email>dam.letelier@gmail.com</mal:email> + <mal:years>2014</mal:years> + </mal:credit> + </info> + + <title>Complementos</title> + <p> + Shotwell can be used with <em>plugins</em>, which are companion shared libraries that can + add support for new publishing destinations or new slideshow transitions. + </p> + + <p>Para ver una lista de los complementos instalados, elija <guiseq><gui>Editar</gui><gui>Preferencias</gui></guiseq>, y en la ventana de <gui>Preferencias</gui> pulse en la pestaña <gui>Complementos</gui>. Verá una lista de los complementos actualmente instalados, cada uno con una casilla mediante la que puede activarlos o desactivarlos por su nombre.</p> + + <note style="advanced"><p>La documentación completa sobre cómo desarrollar nuevos complementos está disponible en <link href="http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins">http://redmine.yorba.org/projects/shotwell/wiki/ShotwellArchWritingPlugins</link></p></note> + +</page> |