blob: 80f1dd411d7cbeec829f3239e937d53aa2d64cae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit-undo" xml:lang="hu">
<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"/>
<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>A változtatások visszavonása</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>
|