summaryrefslogtreecommitdiff
path: root/help/es/other-multiple.page
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:20 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:20 +0200
commit5e9f4eea451a77ba3b93db3747841ed2bd969e9f (patch)
tree75046a38ca68975261d853a2e56ff7bf6b3e1daa /help/es/other-multiple.page
parent18b52c2983a1b3409011f72d27f15de576c5eb1c (diff)
New upstream version 0.30.1upstream/0.30.1
Diffstat (limited to 'help/es/other-multiple.page')
-rw-r--r--help/es/other-multiple.page39
1 files changed, 0 insertions, 39 deletions
diff --git a/help/es/other-multiple.page b/help/es/other-multiple.page
deleted file mode 100644
index de127bd..0000000
--- a/help/es/other-multiple.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<page xmlns="http://projectmallard.org/1.0/" type="guide" id="other-multiple" xml:lang="es">
-
- <info>
- <link type="guide" xref="index#other"/>
- <desc>Puede abrir Shotwell con una biblioteca de fotos diferente usando la línea de comandos.</desc>
-
- <link type="next" xref="other-files"/>
-
- <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
- <mal:name>Marina Prado</mal:name>
- <mal:email>mapraro93@hotmail.com</mal:email>
- <mal:years>2016</mal:years>
- </mal:credit>
-
- <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>Varias bibliotecas</title>
-
-<p>Normalmente, Shotwell almacena su base de datos y miniaturas de fotos en la carpeta <file>~/.shotwell</file>. Esta carpeta no contiene fotos, pero la base de datos de esta carpeta contiene una lista de todas las fotos de la biblioteca de Shotwell.</p>
-
-<p>Como característica avanzada, es posible tener varias bibliotecas de Shotwell, cada una de ellas con su propio conjunto de fotos. Cada biblioteca necesita su propia carpeta de base de datos. Para ejecutar Shotwell con una biblioteca diferente, especifique una base de datos alternativa en la línea de comandos como sigue:</p>
-
-<screen>
-shotwell -d [carpeta-biblioteca]
-</screen>
-
-</page>