blob: 4cee88da6d76f3efa6755442775f3b587dae052d (
plain) (
blame)
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
|
@YELP_HELP_RULES@
HELP_ID = empathy
HELP_MEDIA = \
figures/available.png \
figures/away.png \
figures/busy.png \
figures/empathy-main-window.png \
figures/empathy-logo.png \
figures/gtk-add.png \
figures/gtk-edit.png \
figures/gtk-remove.png \
figures/offline.png \
figures/croom_overview.png \
figures/conf_overview.png \
figures/video_overview.png
HELP_FILES = \
account-irc.page \
account-jabber.page \
accounts-window.page \
add-account.page \
add-contact.page \
audio-call.page \
audio-video.page \
change-status.page \
create-account.page \
disable-account.page \
favorite-rooms.page \
geolocation.page \
geolocation-not-showing.page \
geolocation-privacy.page \
geolocation-supported.page \
geolocation-turn.page \
geolocation-what-is.page \
group-conversations.page \
hide-contacts.page \
import-account.page \
index.page \
introduction.page \
irc-commands.page \
irc-join-pwd.page \
irc-join-room.page \
irc-manage.page \
irc-nick-password.page \
irc-send-file.page \
irc-start-conversation.page \
license.page \
link-contacts.page \
overview.page \
prev-conv.page \
prob-conn-acctdisabled.page \
prob-conn-auth.page \
prob-conn-name.page \
prob-conn-neterror.page \
prob-conn.page \
remove-account.page \
salut-protocol.page \
send-file.page \
send-message.page \
set-custom-status.page \
share-desktop.page \
status-icons.page \
video-call.page
HELP_LINGUAS = ca cs de el en_GB es eu fi fr gl hu lv it ja pl pt_BR ru sl sv te zh_CN
|