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:20 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 14:09:20 +0200
commit5e9f4eea451a77ba3b93db3747841ed2bd969e9f (patch)
tree75046a38ca68975261d853a2e56ff7bf6b3e1daa /help/pt_BR/other-multiple.page
parent18b52c2983a1b3409011f72d27f15de576c5eb1c (diff)
New upstream version 0.30.1upstream/0.30.1
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>