summaryrefslogtreecommitdiff
path: root/help/pt_BR/other-multiple.page
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:32 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:32 +0200
commit0537caaf4af94a9ead8b292679f6b34c90b55e06 (patch)
tree6761cfdf959926be7af3147cf770e7f253390fe8 /help/pt_BR/other-multiple.page
parenteca5837e235a356c8db9416bbbc13577db3e6f76 (diff)
parent5e9f4eea451a77ba3b93db3747841ed2bd969e9f (diff)
Update upstream source from tag 'upstream/0.30.1'
Update to upstream version '0.30.1' with Debian dir dc242531effff8d9c6fab093414edee28b403c6a
Diffstat (limited to 'help/pt_BR/other-multiple.page')
-rw-r--r--help/pt_BR/other-multiple.page27
1 files changed, 0 insertions, 27 deletions
diff --git a/help/pt_BR/other-multiple.page b/help/pt_BR/other-multiple.page
deleted file mode 100644
index 9c33697..0000000
--- a/help/pt_BR/other-multiple.page
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<page xmlns="http://projectmallard.org/1.0/" type="guide" id="other-multiple" xml:lang="pt-BR">
-
- <info>
- <link type="guide" xref="index#other"/>
- <desc>Você pode abrir o Shotwell com uma biblioteca diferente da normal, usando uma opção de linha de comando.</desc>
-
- <link type="next" xref="other-files"/>
-
- <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
- <mal:name>Felipe Braga</mal:name>
- <mal:email>fbobraga@gmail.com</mal:email>
- <mal:years>2015</mal:years>
- </mal:credit>
- </info>
-
- <title>Múltiplas bibliotecas</title>
-
-<p>O Shotwell normalmente armazena seus bancos de dados no diretório <file>~/.shotwell</file>. Este diretório não contém as fotos, mas o banco de dados neste diretório contém a lista de todas as fotos na biblioteca do Shotwell.</p>
-
-<p>É possível ter várias bibliotecas do Shotwell, cada uma com seu próprio conjunto de fotos. Cada biblioteca tem seu próprio diretório de banco de dados. Para iniciar o Shotwell com uma biblioteca alternativa, basta especificar um diretório de banco de dados em sua linha de comando da seguinte forma:</p>
-
-<screen>
-shotwell -d [diretório-do-banco-de-dados-da-biblioteca]
-</screen>
-
-</page>