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:09:31 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-20 15:09:31 +0200
commit143bfc9f801c84428074312d661f8e08803df83b (patch)
tree59a8a447529bd9ce3807aa8bacef861dc5aafd70 /help/de/other-multiple.page
parent29a7aef998e975b42401cfa96d1b750d91eadf06 (diff)
Imported Upstream version 0.23.5upstream/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>