diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:09:31 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:09:31 +0200 |
commit | 143bfc9f801c84428074312d661f8e08803df83b (patch) | |
tree | 59a8a447529bd9ce3807aa8bacef861dc5aafd70 /help/de/edit-undo.page | |
parent | 29a7aef998e975b42401cfa96d1b750d91eadf06 (diff) |
Imported Upstream version 0.23.5upstream/0.23.5
Diffstat (limited to 'help/de/edit-undo.page')
-rw-r--r-- | help/de/edit-undo.page | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/help/de/edit-undo.page b/help/de/edit-undo.page new file mode 100644 index 0000000..bfd4c1a --- /dev/null +++ b/help/de/edit-undo.page @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit-undo" xml:lang="de"> + + <info> + <link type="guide" xref="index#edit"/> + <desc>Return a photo to its original, unedited form.</desc> + + <link type="seealso" xref="edit-nondestructive"/> + + <link type="next" xref="edit-nondestructive"/> + </info> + + <title>Änderungen rückgängig machen</title> + + <p>Because Shotwell is a non-destructive photo editor, 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>To completely undo all the changes you've made to a photo, click <guiseq><gui>Photos</gui><gui>Revert to Original</gui></guiseq>. The only exception is that time and date adjustments will not be reverted.</p> + +</page> |