diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 14:11:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 14:11:00 +0200 |
commit | 0ac947a9070322180e94d1b71e30836cce4d74bc (patch) | |
tree | 4a6f3923c250377536a5004ed203768111a1d27f /help/hu/edit-nondestructive.page | |
parent | eca5837e235a356c8db9416bbbc13577db3e6f76 (diff) | |
parent | 01b2b5ec9177046f64c6d0a6e73a6ac8a42089a1 (diff) |
Merge branch 'feature/upstream' into develop
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> |