summaryrefslogtreecommitdiff
path: root/help/de/other-multiple.page
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-20 15:11:08 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-20 15:11:08 +0200
commitcb612a12b952e349b96d427645aaeb55d15f509a (patch)
treef29298f41d2a7ea2a976616243aca64c2c2547ce /help/de/other-multiple.page
parente7be93745e4a2ff3aa255227bef7b9d3b733aafa (diff)
parent143bfc9f801c84428074312d661f8e08803df83b (diff)
Merge tag 'upstream/0.23.5'
Upstream version 0.23.5
Diffstat (limited to 'help/de/other-multiple.page')
-rw-r--r--help/de/other-multiple.page21
1 files changed, 21 insertions, 0 deletions
diff --git a/help/de/other-multiple.page b/help/de/other-multiple.page
new file mode 100644
index 0000000..2558b82
--- /dev/null
+++ b/help/de/other-multiple.page
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" type="guide" id="other-multiple" xml:lang="de">
+
+ <info>
+ <link type="guide" xref="index#other"/>
+ <desc>You can open Shotwell with a different photo library by using the command line.</desc>
+
+ <link type="next" xref="other-files"/>
+ </info>
+
+ <title>Mehrere Bibliotheken</title>
+
+<p>Shotwell speichert normalerweise seine Datenbank und Vorschaubilder der Fotos im Ordner <file>~/.shotwell</file>. Dieser Ordner enthält keine Fotos, sondern lediglich eine Datenbank mit einer Liste aller Fotos in der Shotwell-Bibliothek.</p>
+
+<p>As an advanced feature, it's possible for you to have multiple Shotwell libraries, each of which has its own set of photos. Each library needs its own database directory. To launch Shotwell with an alternate library, specify an alternate database directory on the command line as follows:</p>
+
+<screen>
+shotwell -d [Bibliotheksordner]
+</screen>
+
+</page>