diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 14:09:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 14:09:32 +0200 |
commit | 0537caaf4af94a9ead8b292679f6b34c90b55e06 (patch) | |
tree | 6761cfdf959926be7af3147cf770e7f253390fe8 /help/hu/edit-nondestructive.page | |
parent | eca5837e235a356c8db9416bbbc13577db3e6f76 (diff) | |
parent | 5e9f4eea451a77ba3b93db3747841ed2bd969e9f (diff) |
Update upstream source from tag 'upstream/0.30.1'
Update to upstream version '0.30.1'
with Debian dir dc242531effff8d9c6fab093414edee28b403c6a
Diffstat (limited to 'help/hu/edit-nondestructive.page')
-rw-r--r-- | help/hu/edit-nondestructive.page | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/help/hu/edit-nondestructive.page b/help/hu/edit-nondestructive.page deleted file mode 100644 index 87a1fbe..0000000 --- a/help/hu/edit-nondestructive.page +++ /dev/null @@ -1,32 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit-nondestructive" xml:lang="hu"> - - <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"/> - - <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> - <mal:name>Kelemen Gábor</mal:name> - <mal:email>kelemeng at gnome dot hu</mal:email> - <mal:years>2014.</mal:years> - </mal:credit> - - <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> - <mal:name>Úr Balázs</mal:name> - <mal:email>urbalazs at gmail dot hu</mal:email> - <mal:years>2015, 2016.</mal:years> - </mal:credit> - </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> |