diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 09:06:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 09:06:59 +0200 |
commit | 4ea2cc3bd4a7d9b1c54a9d33e6a1cf82e7c8c21d (patch) | |
tree | d2e54377d14d604356c86862a326f64ae64dadd6 /help/C/share-send.page |
Imported Upstream version 0.18.1upstream/0.18.1
Diffstat (limited to 'help/C/share-send.page')
-rw-r--r-- | help/C/share-send.page | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/help/C/share-send.page b/help/C/share-send.page new file mode 100644 index 0000000..d788f6c --- /dev/null +++ b/help/C/share-send.page @@ -0,0 +1,25 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="share-send"> + + <info> + <link type="guide" xref="index#share"/> + <desc>Send photos via email, instant messaging or in other ways.</desc> + + <link type="next" xref="share-background" /> + </info> + + <title>Sending photos</title> + + <p>Shotwell can send photos using the GNOME desktop's Send To mechanism, which + lets you send photos via email, instant messaging or in other ways.</p> + <p>To send photos, select them in Shotwell and choose + <guiseq><gui>File</gui><gui>Send To...</gui></guiseq>, + or right-click the photos and choose <gui>Send To...</gui> from the context menu. + A <gui>Send To</gui> dialog box will appear which lets you choose a mechanism for + sending the files (such as email or instant messaging) and a destination. You can + optionally choose to send the files in a compressed format. + </p> + +</page> + |