From 143bfc9f801c84428074312d661f8e08803df83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 20 Aug 2016 15:09:31 +0200 Subject: Imported Upstream version 0.23.5 --- help/es/other-multiple.page | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 help/es/other-multiple.page (limited to 'help/es/other-multiple.page') diff --git a/help/es/other-multiple.page b/help/es/other-multiple.page new file mode 100644 index 0000000..6df4204 --- /dev/null +++ b/help/es/other-multiple.page @@ -0,0 +1,33 @@ + + + + + + Puede abrir Shotwell con una biblioteca de fotos diferente usando la línea de comandos. + + + + + Daniel Mustieles + daniel.mustieles@gmail.com + 2014 - 2016 + + + + Dámaris Letelier + dam.letelier@gmail.com + 2014 + + + + Varias bibliotecas + +

Shotwell normally stores its database and photo thumbnails in the directory ~/.shotwell . This directory does not hold photos, but the database in this directory contains a list of all the photos in the Shotwell library.

+ +

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:

+ + +shotwell -d [carpeta-biblioteca] + + +
-- cgit v1.2.3