~ubuntu-branches/ubuntu/karmic/empathy/karmic

« back to all changes in this revision

Viewing changes to doc/libempathy-gtk/html/libempathy-gtk-empathy-images.html

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2007-12-04 00:00:31 UTC
  • mto: (6.4.1 sid) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20071204000031-w2os396zoqdbcybt
Tags: upstream-0.21.3
ImportĀ upstreamĀ versionĀ 0.21.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
 
<title>empathy-images</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="libempathy-gtk Reference Manual">
8
 
<link rel="up" href="ch01.html" title="libempathy-gtk API reference">
9
 
<link rel="prev" href="libempathy-gtk-empathy-contact-dialogs.html" title="empathy-contact-dialogs">
10
 
<link rel="next" href="libempathy-gtk-empathy-profile-chooser.html" title="empathy-profile-chooser">
11
 
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
12
 
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="ch01.html" title="libempathy-gtk API reference">
14
 
</head>
15
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
16
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
17
 
<tr valign="middle">
18
 
<td><a accesskey="p" href="libempathy-gtk-empathy-contact-dialogs.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
19
 
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
20
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
21
 
<th width="100%" align="center">libempathy-gtk Reference Manual</th>
22
 
<td><a accesskey="n" href="libempathy-gtk-empathy-profile-chooser.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
23
 
</tr>
24
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id375191" class="shortcut">Top</a>
25
 
                  &#160;|&#160;
26
 
                  <a href="#id391437" class="shortcut">Description</a></nobr></td></tr>
27
 
</table>
28
 
<div class="refentry" lang="en">
29
 
<a name="libempathy-gtk-empathy-images"></a><div class="titlepage"></div>
30
 
<div class="refnamediv"><table width="100%"><tr>
31
 
<td valign="top">
32
 
<h2>
33
 
<a name="id375191"></a><span class="refentrytitle">empathy-images</span>
34
 
</h2>
35
 
<p>empathy-images</p>
36
 
</td>
37
 
<td valign="top" align="right"></td>
38
 
</tr></table></div>
39
 
<div class="refsynopsisdiv">
40
 
<h2>Synopsis</h2>
41
 
<pre class="synopsis">
42
 
 
43
 
 
44
 
 
45
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-OFFLINE:CAPS">EMPATHY_IMAGE_OFFLINE</a>
46
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-HIDDEN:CAPS">EMPATHY_IMAGE_HIDDEN</a>
47
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-AVAILABLE:CAPS">EMPATHY_IMAGE_AVAILABLE</a>
48
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-BUSY:CAPS">EMPATHY_IMAGE_BUSY</a>
49
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-AWAY:CAPS">EMPATHY_IMAGE_AWAY</a>
50
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-EXT-AWAY:CAPS">EMPATHY_IMAGE_EXT_AWAY</a>
51
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-UNKNOWN:CAPS">EMPATHY_IMAGE_UNKNOWN</a>
52
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-MESSAGE:CAPS">EMPATHY_IMAGE_MESSAGE</a>
53
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-NEW-MESSAGE:CAPS">EMPATHY_IMAGE_NEW_MESSAGE</a>
54
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-TYPING:CAPS">EMPATHY_IMAGE_TYPING</a>
55
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-CONTACT-INFORMATION:CAPS">EMPATHY_IMAGE_CONTACT_INFORMATION</a>
56
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-GROUP-MESSAGE:CAPS">EMPATHY_IMAGE_GROUP_MESSAGE</a>
57
 
#define             <a class="link" href="libempathy-gtk-empathy-images.html#EMPATHY-IMAGE-VOIP:CAPS">EMPATHY_IMAGE_VOIP</a>
58
 
</pre>
59
 
</div>
60
 
<div class="refsect1" lang="en">
61
 
<a name="id391437"></a><h2>Description</h2>
62
 
<p>
63
 
 
64
 
</p>
65
 
</div>
66
 
<div class="refsect1" lang="en">
67
 
<a name="id391452"></a><h2>Details</h2>
68
 
<div class="refsect2" lang="en">
69
 
<a name="id374514"></a><h3>
70
 
<a name="EMPATHY-IMAGE-OFFLINE:CAPS"></a>EMPATHY_IMAGE_OFFLINE</h3>
71
 
<a class="indexterm" name="id374526"></a><pre class="programlisting">#define EMPATHY_IMAGE_OFFLINE             "empathy-offline"
72
 
</pre>
73
 
<p>
74
 
 
75
 
</p>
76
 
</div>
77
 
<hr>
78
 
<div class="refsect2" lang="en">
79
 
<a name="id374541"></a><h3>
80
 
<a name="EMPATHY-IMAGE-HIDDEN:CAPS"></a>EMPATHY_IMAGE_HIDDEN</h3>
81
 
<a class="indexterm" name="id374552"></a><pre class="programlisting">#define EMPATHY_IMAGE_HIDDEN              "empathy-offline"
82
 
</pre>
83
 
<p>
84
 
 
85
 
</p>
86
 
</div>
87
 
<hr>
88
 
<div class="refsect2" lang="en">
89
 
<a name="id374567"></a><h3>
90
 
<a name="EMPATHY-IMAGE-AVAILABLE:CAPS"></a>EMPATHY_IMAGE_AVAILABLE</h3>
91
 
<a class="indexterm" name="id374579"></a><pre class="programlisting">#define EMPATHY_IMAGE_AVAILABLE           "empathy-available"
92
 
</pre>
93
 
<p>
94
 
 
95
 
</p>
96
 
</div>
97
 
<hr>
98
 
<div class="refsect2" lang="en">
99
 
<a name="id395993"></a><h3>
100
 
<a name="EMPATHY-IMAGE-BUSY:CAPS"></a>EMPATHY_IMAGE_BUSY</h3>
101
 
<a class="indexterm" name="id396005"></a><pre class="programlisting">#define EMPATHY_IMAGE_BUSY                "empathy-busy"
102
 
</pre>
103
 
<p>
104
 
 
105
 
</p>
106
 
</div>
107
 
<hr>
108
 
<div class="refsect2" lang="en">
109
 
<a name="id396020"></a><h3>
110
 
<a name="EMPATHY-IMAGE-AWAY:CAPS"></a>EMPATHY_IMAGE_AWAY</h3>
111
 
<a class="indexterm" name="id396032"></a><pre class="programlisting">#define EMPATHY_IMAGE_AWAY                "empathy-away"
112
 
</pre>
113
 
<p>
114
 
 
115
 
</p>
116
 
</div>
117
 
<hr>
118
 
<div class="refsect2" lang="en">
119
 
<a name="id396047"></a><h3>
120
 
<a name="EMPATHY-IMAGE-EXT-AWAY:CAPS"></a>EMPATHY_IMAGE_EXT_AWAY</h3>
121
 
<a class="indexterm" name="id396059"></a><pre class="programlisting">#define EMPATHY_IMAGE_EXT_AWAY            "empathy-extended-away"
122
 
</pre>
123
 
<p>
124
 
 
125
 
</p>
126
 
</div>
127
 
<hr>
128
 
<div class="refsect2" lang="en">
129
 
<a name="id396074"></a><h3>
130
 
<a name="EMPATHY-IMAGE-UNKNOWN:CAPS"></a>EMPATHY_IMAGE_UNKNOWN</h3>
131
 
<a class="indexterm" name="id396087"></a><pre class="programlisting">#define EMPATHY_IMAGE_UNKNOWN             "empathy-pending"
132
 
</pre>
133
 
<p>
134
 
 
135
 
</p>
136
 
</div>
137
 
<hr>
138
 
<div class="refsect2" lang="en">
139
 
<a name="id396103"></a><h3>
140
 
<a name="EMPATHY-IMAGE-MESSAGE:CAPS"></a>EMPATHY_IMAGE_MESSAGE</h3>
141
 
<a class="indexterm" name="id396115"></a><pre class="programlisting">#define EMPATHY_IMAGE_MESSAGE             "im-message"
142
 
</pre>
143
 
<p>
144
 
 
145
 
</p>
146
 
</div>
147
 
<hr>
148
 
<div class="refsect2" lang="en">
149
 
<a name="id397058"></a><h3>
150
 
<a name="EMPATHY-IMAGE-NEW-MESSAGE:CAPS"></a>EMPATHY_IMAGE_NEW_MESSAGE</h3>
151
 
<a class="indexterm" name="id397069"></a><pre class="programlisting">#define EMPATHY_IMAGE_NEW_MESSAGE         "im-message-new"
152
 
</pre>
153
 
<p>
154
 
 
155
 
</p>
156
 
</div>
157
 
<hr>
158
 
<div class="refsect2" lang="en">
159
 
<a name="id397085"></a><h3>
160
 
<a name="EMPATHY-IMAGE-TYPING:CAPS"></a>EMPATHY_IMAGE_TYPING</h3>
161
 
<a class="indexterm" name="id397098"></a><pre class="programlisting">#define EMPATHY_IMAGE_TYPING              "user-typing"
162
 
</pre>
163
 
<p>
164
 
 
165
 
</p>
166
 
</div>
167
 
<hr>
168
 
<div class="refsect2" lang="en">
169
 
<a name="id397114"></a><h3>
170
 
<a name="EMPATHY-IMAGE-CONTACT-INFORMATION:CAPS"></a>EMPATHY_IMAGE_CONTACT_INFORMATION</h3>
171
 
<a class="indexterm" name="id397126"></a><pre class="programlisting">#define EMPATHY_IMAGE_CONTACT_INFORMATION "gtk-info"
172
 
</pre>
173
 
<p>
174
 
 
175
 
</p>
176
 
</div>
177
 
<hr>
178
 
<div class="refsect2" lang="en">
179
 
<a name="id397141"></a><h3>
180
 
<a name="EMPATHY-IMAGE-GROUP-MESSAGE:CAPS"></a>EMPATHY_IMAGE_GROUP_MESSAGE</h3>
181
 
<a class="indexterm" name="id397153"></a><pre class="programlisting">#define EMPATHY_IMAGE_GROUP_MESSAGE       "system-users"
182
 
</pre>
183
 
<p>
184
 
 
185
 
</p>
186
 
</div>
187
 
<hr>
188
 
<div class="refsect2" lang="en">
189
 
<a name="id397169"></a><h3>
190
 
<a name="EMPATHY-IMAGE-VOIP:CAPS"></a>EMPATHY_IMAGE_VOIP</h3>
191
 
<a class="indexterm" name="id397181"></a><pre class="programlisting">#define EMPATHY_IMAGE_VOIP                "gnome-stock-mic"
192
 
</pre>
193
 
<p>
194
 
 
195
 
</p>
196
 
</div>
197
 
</div>
198
 
<div class="refsect1" lang="en">
199
 
<a name="id397199"></a><div class="refsect2" lang="en"><a name="id397200"></a></div>
200
 
<hr>
201
 
<div class="refsect2" lang="en"><a name="id397201"></a></div>
202
 
</div>
203
 
</div>
204
 
</body>
205
 
</html>