~ubuntu-branches/ubuntu/natty/evolution-data-server/natty

« back to all changes in this revision

Viewing changes to docs/reference/calendar/libecal/html/libecal-e-cal-system-timezone.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-21 14:38:41 UTC
  • mfrom: (1.1.80 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621143841-pdgwume6r8rhzoyo
Tags: 2.30.2-0ubuntu1
* New upstream release:
  - Mail inline parser doesn't always work (Milan Crha) (LP: #219104)
  - Corruption of mailbox and can't expunge trash (Milan Crha)
    (LP: #286497, #325157)
  - WebDAV addressbook is too strict about content-type (Petr Tomasek)
  - Handle server's resource rename on WebDAV PUT response (Milan Crha)
  - Use NSS SQLite database, if available (Craig Ringer)
  - Fix NULL return without exception on krb5-auth-dialog
    failure (David Woodhouse)
  - Categories not translated in menus (Matthew Barnes) (LP: #443215)
  - Fix translation domain for default categories (Gert Michael Kulyk)
  - Mishandling of '@' in WebDAV contacts username (Milan Crha)
    (LP: #497146)
  - Use CRLF in signed & encrypted S/MIME messages
  - Remove superfluous space in flags in APPEND command (David Woodhouse)
  - Crash in gnome_keyring_item_info_free from e-passwords.c (Milan Crha)
  - Fix GSSAPI (and other SASL) authentication for imapx (David Woodhouse)
  - Teach camel_sexp_to_sql_sexp about no-arg (match-all)
    (Matt McCutchen 2)
  - Contacts are not displayed in GW Addressbook (Bharath Acharya)
  - Don't use an unitialized key in folder_changed_remove_uid
    (Claudio Saavedra)
  - Evolution didn't quit due to deadlock (Milan Crha)
  - Crash of e-addressbook-factory on second start of evolution (Milan Crha)
  - Fix translation of birthday and anniversary events (Gert Michael Kulyk)
  - Return formatted address in e_destination_get_address (David Ayers)
    (LP: #229187)
  - Add imap-over-custom-command support for imapx (David Woodhouse)
  - Fix fetch of large mails from broken servers like Exchange
    (David Woodhouse)
  - Fix double command ->complete() in imapx_command_start_next()
    (David Woodhouse)
  - Fix double-free of is->literal in cancel_all_jobs() (David Woodhouse)
  - use 'UID FETCH' instead of 'FETCH' for scan_changes (David Woodhouse)
  - Remove GroupWise debugging messages. (Matthew Barnes)
  - Bump libedataserver soname twice. (Matthew Barnes)
  - Check EBook DBus error names without underscores too (Milan Crha)
  - Create a section in the name selector dialog in its own function
    (Federico Mena Quintero)
  - Create the configdir instead of bailing out if it does not exist
    (Fridrich Štrba)
  -  Don't set a default vertical size for the name selector window
    (Federico Mena Quintero)
  - Fix locking issues in cancel_all_jobs() (David Woodhouse)
  - Fix pointlessly narrow default width in the name selection dialog
  - Name the pointless label at the top, so it can be disabled for MeeGo
    (Michael Meeks)
  - Fix tagprefix for multiple accounts. (David Woodhouse)
  - Fix typo in patch for bug on WebDAV (Milan Crha)
  - Put the name selector's section labels in the same row as the
    treeviews (Federico Mena Quintero)
  - Redo the container hierarchy in the name selector dialog
    (Federico Mena Quintero)
  - Remove an unused label in the name selector dialog
    (Federico Mena Quintero)
  - Remove border_width from the name selector's dialog toplevel
    contents (Federico Mena Quintero)
  - Shrink the spacing between the name selector's sections
    (Federico Mena Quintero)
  - Skip WebDAV responses which don't begin with BEGIN:VCARD (Milan Crha)
  - Specify the executable extension where applicable in the service
    files (Fridrich Štrba)
  - updated translations
* Removed patches from upstream:
  - debian/patches/01_unitialized_key.patch
  - debian/patches/02_fix-warning-in_source_get_uri.patch
  - debian/patches/03_bump-soname-libedataserver.patch
* debian/patches/25_mute-debug-messages.patch updated
* debian/patches/90_autoreconf.patch: refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
</tr></table></div>
38
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="libecal-e-cal-system-timezone.synopsis"></a><h2>Synopsis</h2>
40
 
<pre class="synopsis"><span class="returnvalue">gchar</span> *             <a class="link" href="libecal-e-cal-system-timezone.html#e-cal-system-timezone-get-location" title="e_cal_system_timezone_get_location ()">e_cal_system_timezone_get_location</a>  (<em class="parameter"><code><span class="type">void</span></code></em>);
 
40
<pre class="synopsis">#define             <a class="link" href="libecal-e-cal-system-timezone.html#ETC-TIMEZONE:CAPS" title="ETC_TIMEZONE">ETC_TIMEZONE</a>
 
41
#define             <a class="link" href="libecal-e-cal-system-timezone.html#ETC-TIMEZONE-MAJ:CAPS" title="ETC_TIMEZONE_MAJ">ETC_TIMEZONE_MAJ</a>
 
42
#define             <a class="link" href="libecal-e-cal-system-timezone.html#ETC-RC-CONF:CAPS" title="ETC_RC_CONF">ETC_RC_CONF</a>
 
43
#define             <a class="link" href="libecal-e-cal-system-timezone.html#ETC-SYSCONFIG-CLOCK:CAPS" title="ETC_SYSCONFIG_CLOCK">ETC_SYSCONFIG_CLOCK</a>
 
44
#define             <a class="link" href="libecal-e-cal-system-timezone.html#ETC-CONF-D-CLOCK:CAPS" title="ETC_CONF_D_CLOCK">ETC_CONF_D_CLOCK</a>
 
45
#define             <a class="link" href="libecal-e-cal-system-timezone.html#ETC-LOCALTIME:CAPS" title="ETC_LOCALTIME">ETC_LOCALTIME</a>
 
46
<span class="returnvalue">gchar</span> *             <a class="link" href="libecal-e-cal-system-timezone.html#e-cal-system-timezone-get-location" title="e_cal_system_timezone_get_location ()">e_cal_system_timezone_get_location</a>  (<em class="parameter"><code><span class="type">void</span></code></em>);
41
47
</pre>
42
48
</div>
43
49
<div class="refsect1" title="Description">
47
53
</div>
48
54
<div class="refsect1" title="Details">
49
55
<a name="libecal-e-cal-system-timezone.details"></a><h2>Details</h2>
 
56
<div class="refsect2" title="ETC_TIMEZONE">
 
57
<a name="ETC-TIMEZONE:CAPS"></a><h3>ETC_TIMEZONE</h3>
 
58
<pre class="programlisting">#define ETC_TIMEZONE        "/etc/timezone"
 
59
</pre>
 
60
<p>
 
61
</p>
 
62
</div>
 
63
<hr>
 
64
<div class="refsect2" title="ETC_TIMEZONE_MAJ">
 
65
<a name="ETC-TIMEZONE-MAJ:CAPS"></a><h3>ETC_TIMEZONE_MAJ</h3>
 
66
<pre class="programlisting">#define ETC_TIMEZONE_MAJ    "/etc/TIMEZONE"
 
67
</pre>
 
68
<p>
 
69
</p>
 
70
</div>
 
71
<hr>
 
72
<div class="refsect2" title="ETC_RC_CONF">
 
73
<a name="ETC-RC-CONF:CAPS"></a><h3>ETC_RC_CONF</h3>
 
74
<pre class="programlisting">#define ETC_RC_CONF         "/etc/rc.conf"
 
75
</pre>
 
76
<p>
 
77
</p>
 
78
</div>
 
79
<hr>
 
80
<div class="refsect2" title="ETC_SYSCONFIG_CLOCK">
 
81
<a name="ETC-SYSCONFIG-CLOCK:CAPS"></a><h3>ETC_SYSCONFIG_CLOCK</h3>
 
82
<pre class="programlisting">#define ETC_SYSCONFIG_CLOCK "/etc/sysconfig/clock"
 
83
</pre>
 
84
<p>
 
85
</p>
 
86
</div>
 
87
<hr>
 
88
<div class="refsect2" title="ETC_CONF_D_CLOCK">
 
89
<a name="ETC-CONF-D-CLOCK:CAPS"></a><h3>ETC_CONF_D_CLOCK</h3>
 
90
<pre class="programlisting">#define ETC_CONF_D_CLOCK    "/etc/conf.d/clock"
 
91
</pre>
 
92
<p>
 
93
</p>
 
94
</div>
 
95
<hr>
 
96
<div class="refsect2" title="ETC_LOCALTIME">
 
97
<a name="ETC-LOCALTIME:CAPS"></a><h3>ETC_LOCALTIME</h3>
 
98
<pre class="programlisting">#define ETC_LOCALTIME       "/etc/localtime"
 
99
</pre>
 
100
<p>
 
101
</p>
 
102
</div>
 
103
<hr>
50
104
<div class="refsect2" title="e_cal_system_timezone_get_location ()">
51
105
<a name="e-cal-system-timezone-get-location"></a><h3>e_cal_system_timezone_get_location ()</h3>
52
106
<pre class="programlisting"><span class="returnvalue">gchar</span> *             e_cal_system_timezone_get_location  (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>