/usr/share/help/C/evolution/calendar-layout-appointment-display.page is in evolution-common 3.18.5.2-0ubuntu1.
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="calendar-layout-appointment-display">
<info>
<link type="guide" xref="calendar-layout" />
<revision pkgversion="3.13.90" version="0.5" date="2015-03-10" 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">Novell, Inc</name>
<!-- Content partially from
http://library.gnome.org/users/evolution/2.32/config-prefs-cal.html.en#bshpsxa
-->
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Define the displaying of appointments in the calendar.</desc>
</info>
<title>Appearance of Appointments</title>
<!-- TODO:POST-3-8: Just listing the partially busted UI options (also see
calendar-layout-general-formatting) here is very poor and not
task-oriented, but that's it for the time being. Better ideas welcome.
-->
<p>The following calendar-related options are available under
<guiseq><gui>Edit</gui><gui>Preferences</gui>
<gui>Calendar and Tasks</gui><gui>Display</gui></guiseq>.</p>
<section id="general">
<title>General</title>
<list>
<item>
<p>Time Divisions:</p>
<p>Sets the time increments shown as fine lines on the daily view in the
calendar.</p>
</item>
<item>
<p>Show appointment end times in week and month views:</p>
<p>If there is space, <app>Evolution</app> shows the end times in the
week and month views for each appointment.</p>
</item>
<item>
<p>Compress weekends in month view:</p>
<p>Select this option to display weekends in one box instead of two in
the month view.</p>
</item>
<item>
<p>Show week numbers:</p>
<p>Shows the week numbers next to the respective weeks in the
calendar.</p>
</item>
<item>
<p>Show recurring events in italic in bottom left calendar.</p>
</item>
<item>
<p>Scroll Month View by a week</p>
</item>
</list>
</section>
<section id="alerts">
<title>Alerts</title>
<p>If you want to be warned before you delete any appointment, select this
option.</p>
</section>
</page>
|