summaryrefslogtreecommitdiff
path: root/help/de/edit-nondestructive.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/edit-nondestructive.page
parent29a7aef998e975b42401cfa96d1b750d91eadf06 (diff)
Imported Upstream version 0.23.5upstream/0.23.5
Diffstat (limited to 'help/de/edit-nondestructive.page')
-rw-r--r--help/de/edit-nondestructive.page20
1 files changed, 20 insertions, 0 deletions
diff --git a/help/de/edit-nondestructive.page b/help/de/edit-nondestructive.page
new file mode 100644
index 0000000..4b0c75e
--- /dev/null
+++ b/help/de/edit-nondestructive.page
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit-nondestructive" xml:lang="de">
+
+ <info>
+ <link type="guide" xref="index#edit"/>
+ <desc>Shotwell is a non-destructive photo editor - it does not modify your original photos.</desc>
+
+ <link type="next" xref="edit-date-time"/>
+ </info>
+
+ <title>What happens to the original when I edit a photo?</title>
+
+<p>Shotwell is a non-destructive photo editor. It does not modify your original photographs. That is to say, if you crop a photo or adjust its colors, the photo file on disc remains untouched. Shotwell stores your edits in a database and applies them on the fly as necessary. This means you can undo any alterations you make to a photograph.</p>
+
+<p>If you want to see what a photo looked like before your modifications, press the <key>Shift</key> key. The original photo will be displayed as long as you hold the key down.</p>
+
+<p>Note that Shotwell can optionally write metadata (such as tags and titles) to photo files.
+For more information, see the section <link xref="other-files">Photo files</link>.</p>
+
+</page>