~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-updates

« 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): Sebastien Bacher
  • Date: 2010-03-01 22:47:15 UTC
  • mfrom: (1.1.77 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301224715-drsxc2y3t8anz3c0
Tags: 2.28.3-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #602723 - Contact list name doesn't get displayed in 'To' dialog 
  - #600322 - assertion failed: (reply == msg) in cs_waitinfo()
              (lp: #455020, #475147)
  - #564727 - Few memory leaks (lp: #305428)
  - #574940 - Always ref returned info from message_info_from_uid 
              (lp: #341909)
  - #429317 - Use the relative URI returned if the server 
              re-directs a request
  - #602820 - Test validity of a book_view before using it in LDAP 
  - #590762 - Recurring google calendar items are not changeable
  - #604236 - Slow GPG processing 
  - #597816 - Do not crash on incorrect parameters used in sexp to SQL 
              (lp: #444177)
  - #604544 - Try Exchange fallback authentication only once 
  - #600778 - Fix --enable-e2k-debug configure option resolution 
  - #260407 - 'endswith' address book search doesn't work 
  - #549221 - (bnc) delete, sync flags immediately
* debian/patches/99_reconfigure.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>e-cal-system-timezone</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
9
9
<link rel="prev" href="libecal-e-cal-util.html" title="e-cal-util">
10
10
<link rel="next" href="libecal-e-cal-check-timezones.html" title="e-cal-check-timezones">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="ch01.html" title="Evolution-Data-Server Manual: Calendar Client (libecal)">
14
 
<link rel="index" href="ix01.html" title="Index">
15
13
</head>
16
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
17
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
24
22
</tr>
25
23
<tr><td colspan="5" class="shortcuts">
26
24
<a href="#libecal-e-cal-system-timezone.synopsis" class="shortcut">Top</a>
27
 
                 | 
28
 
                <a href="#libecal-e-cal-system-timezone.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#libecal-e-cal-system-timezone.description" class="shortcut">Description</a>
29
27
</td></tr>
30
28
</table>
31
 
<div class="refentry" title="e-cal-system-timezone">
 
29
<div class="refentry" lang="en">
32
30
<a name="libecal-e-cal-system-timezone"></a><div class="titlepage"></div>
33
31
<div class="refnamediv"><table width="100%"><tr>
34
32
<td valign="top">
37
35
</td>
38
36
<td valign="top" align="right"></td>
39
37
</tr></table></div>
40
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
41
39
<a name="libecal-e-cal-system-timezone.synopsis"></a><h2>Synopsis</h2>
42
 
<pre class="synopsis">
43
 
<a
44
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
45
 
>gchar</a> *             <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>  (void);
 
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>);
46
41
</pre>
47
42
</div>
48
 
<div class="refsect1" title="Description">
 
43
<div class="refsect1" lang="en">
49
44
<a name="libecal-e-cal-system-timezone.description"></a><h2>Description</h2>
50
45
<p>
51
46
</p>
52
47
</div>
53
 
<div class="refsect1" title="Details">
 
48
<div class="refsect1" lang="en">
54
49
<a name="libecal-e-cal-system-timezone.details"></a><h2>Details</h2>
55
 
<div class="refsect2" title="e_cal_system_timezone_get_location ()">
 
50
<div class="refsect2" lang="en">
56
51
<a name="e-cal-system-timezone-get-location"></a><h3>e_cal_system_timezone_get_location ()</h3>
57
 
<pre class="programlisting"><a
58
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
59
 
>gchar</a> *             e_cal_system_timezone_get_location  (void);</pre>
60
 
<p>
61
 
</p>
62
 
<p>
63
 
</p>
 
52
<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>
64
53
<div class="variablelist"><table border="0">
65
54
<col align="left" valign="top">
66
55
<tbody><tr>
67
56
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
68
57
<td>system timezone location string, NULL on an error.
69
 
Returned pointer should be freed with <a
70
 
href="/usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"
71
 
><code class="function">g_free()</code></a>.
 
58
Returned pointer should be freed with <code class="function">g_free()</code>.
72
59
</td>
73
60
</tr></tbody>
74
61
</table></div>
77
64
</div>
78
65
<div class="footer">
79
66
<hr>
80
 
          Generated by GTK-Doc V1.11</div>
 
67
          Generated by GTK-Doc V1.14</div>
81
68
</body>
82
 
</html>
 
69
</html>
 
 
b'\\ No newline at end of file'