/usr/share/help/cs/evolution/mail-displaying-images-in-html.page is in evolution-common 3.12.9~git20141130.241663-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-displaying-images-in-html" xml:lang="cs">
<info>
<desc>On embedded pictures in received HTML messages.</desc>
<link type="guide" xref="mail-displaying-message"/>
<revision pkgversion="3.1.5" version="0.4" date="2011-08-09" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<credit type="author">
<name its:translate="no">April Gonzales</name>
<email its:translate="no">loonycookie@gmail.com</email>
</credit>
<credit type="author">
<name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-mail-getnsend-read.html.en#usage-mail-getnsend-get-attach-html -->
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>Images in HTML messages</title>
<p>When someone sends you HTML mail that includes an image in the body of the message (for example, the welcome message in your Inbox), Evolution displays the image inside the message.</p>
<section id="loading">
<title>Loading images</title>
<p>Některé obrázky jsou ve zprávě pouze linkovány místo, aby byly přímo její součastí. Evolution umí tyto obrázky stáhnout z internetu, ale dělá to, pouze pokud ho k tomu vyzvete. To je proto, že vzdálené obrázky se mohou dlouho stahovat a zobrazovat a mohou být dokonce použity spammery k vysledování toho, kdo e-maily čte. Tím, že obrázky automaticky nenačítá, pomáhá chránit vaše soukromí.</p>
<p>To load the images for one message, click <guiseq><gui>View</gui><gui>Load Images</gui></guiseq> or press <keyseq><key>Ctrl</key><key>I</key></keyseq>.</p>
<p>To set the default action for loading images, go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>HTML Messages</gui><gui>Loading Images</gui></guiseq>.</p>
</section>
<section id="automatically-download">
<title>Automatically download images in emails from people you know</title>
<p>You can download images from emails sent by your contacts. To do this, go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Preferences</gui><gui>HTML Messages</gui><gui>Loading Images</gui></guiseq>. Enable the <gui>Load images only in messages from contacts</gui> option.</p>
<p>Next, go to <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Contacts</gui><gui>Autocompletion</gui></guiseq>. Enable autocompletion by ticking the <gui>Always show address of the autocompleted contact</gui> checkbox.</p>
</section>
<section id="saving">
<title>Saving images</title>
<p>To save an image that is embedded in an HTML email, right-click on the image and click <gui>Save Image...</gui>.</p>
<!-- This is available only since version 3.1.5, see https://bugzilla.gnome.org/show_bug.cgi?id=655669 -->
</section>
</page>
|