diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 14:09:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-30 14:09:20 +0200 |
commit | 5e9f4eea451a77ba3b93db3747841ed2bd969e9f (patch) | |
tree | 75046a38ca68975261d853a2e56ff7bf6b3e1daa /help/hu/edit-external.page | |
parent | 18b52c2983a1b3409011f72d27f15de576c5eb1c (diff) |
New upstream version 0.30.1upstream/0.30.1
Diffstat (limited to 'help/hu/edit-external.page')
-rw-r--r-- | help/hu/edit-external.page | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/help/hu/edit-external.page b/help/hu/edit-external.page deleted file mode 100644 index 20b52c6..0000000 --- a/help/hu/edit-external.page +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="edit-external" xml:lang="hu"> - - <info> - <link type="guide" xref="index#edit"/> - <desc>Use a different program to edit a photo.</desc> - - <link type="next" xref="edit-redeye"/> - - <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> - Edit photos with an external program - </title> - - <p> - You might want to use an external editor to do additional work on a photo. - If installed, GIMP and UFRaw are the default external editors for photo and RAW editing, - respectively. If these programs are not installed, you must select your preferred - editors by choosing <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq> and selecting - editors from drop-down menus of installed applications. - </p> - - <p> - Once your editors have been set, select a photo and choose <guiseq><gui>Photos</gui> - <gui>Open With External Editor</gui></guiseq> to open the photo with the external editor. - Likewise, if the original photo is a RAW file, select <guiseq><gui>Photos</gui><gui>Open - With RAW Editor</gui></guiseq> to edit the RAW file directly with the set RAW editor. - </p> - - <p> - When you complete your edits and save the file, Shotwell will detect the changes and - update the photo. When external edits have been made, press and hold the - <key>Shift</key> key in full-window view to show the original photo rather than the - externally-edited one. - </p> - - <p> - Reverting to original will erase any external edits. - </p> - - <note> - <p> - If you externally edit a RAW photo and save the result to another image, such as a - JPEG or PNG, Shotwell cannot automatically determine that the original RAW and the - new image should be paired. - </p> - - <p> - If you want to work within the resulting image within Shotwell, you'll need to - import it yourself. - </p> - </note> -</page> |