diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:11:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:11:08 +0200 |
commit | cb612a12b952e349b96d427645aaeb55d15f509a (patch) | |
tree | f29298f41d2a7ea2a976616243aca64c2c2547ce /help/de/organize-flag.page | |
parent | e7be93745e4a2ff3aa255227bef7b9d3b733aafa (diff) | |
parent | 143bfc9f801c84428074312d661f8e08803df83b (diff) |
Merge tag 'upstream/0.23.5'
Upstream version 0.23.5
Diffstat (limited to 'help/de/organize-flag.page')
-rw-r--r-- | help/de/organize-flag.page | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/help/de/organize-flag.page b/help/de/organize-flag.page new file mode 100644 index 0000000..211a827 --- /dev/null +++ b/help/de/organize-flag.page @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="flag" xml:lang="de"> + + <info> + <link type="guide" xref="index#organize"/> + <desc>Markieren Sie Fotos, um sie als besondere zu kennzeichnen oder mit diesen als Menge zu arbeiten.</desc> + + <link type="next" xref="rating"/> + </info> + + <title>Fotos markieren</title> + + <p>Shotwell lets you <em>flag</em> photos. When a photo is flagged, a small flag icon + appears in its upper right corner. You can select the <gui>Flagged</gui> item in the sidebar to see + all photos which have been flagged.</p> + + <p>Flagging a photo marks it as special. You can interpret this in any way you like. For example, + you might flag all photos which need visual + adjustment, or all photos which you want to share with a friend.</p> + + <p>Flagging + is also useful because you can operate on all flagged photos as a set. For example, you can + select the <gui>Flagged</gui> view and then upload all flagged photos to a publishing service.</p> + + <section> + <title>So markieren Sie ein Foto oder heben die Markierung auf</title> + <p> + To flag or unflag a photo, right-click the photo and choose <gui>Flag</gui> or <gui>Unflag</gui> + from the context menu. Or use the <keyseq><key>Ctrl</key><key>G</key></keyseq> or <key>/</key> + shortcut keys. + </p> + </section> + +</page> |