summary refs log tree commit diff stats
path: root/src/common/identd.c
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-03-24 04:20:39 -0300
committerTingPing <tngpng@gmail.com>2013-03-24 04:20:39 -0300
commit7863bc71f8323ddd71ac766b4e4f87d816f92d5a (patch)
tree2bf165019c6d1d5c63d6de9b9581bc9de4ed1eb3 /src/common/identd.c
parent7a38aca803ce5ee2bacc2e55bf76e980fd2bc17f (diff)
Translate banlist checkboxes
Closes #465
Diffstat (limited to 'src/common/identd.c')
0 files changed, 0 insertions, 0 deletions
b&id=97dc13fde70810abf07985f45ac459560eae6e96'>^
7101b7b8 ^
e681eafa ^





















18eaccb8 ^
e681eafa ^










4a6ceffb ^

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

               
                                     

                                           
                                    
                                          
                                   
                                         





















                                         
                                         










                                           

                 
EXPORTED {
	global:
		hexchat_hook_command;
		hexchat_event_attrs_create;
		hexchat_event_attrs_free;
		hexchat_hook_server;
		hexchat_hook_server_attrs;
		hexchat_hook_print;
		hexchat_hook_print_attrs;
		hexchat_hook_timer;
		hexchat_hook_fd;
		hexchat_unhook;
		hexchat_print;
		hexchat_printf;
		hexchat_command;
		hexchat_commandf;
		hexchat_nickcmp;
		hexchat_set_context;
		hexchat_find_context;
		hexchat_get_context;
		hexchat_get_info;
		hexchat_get_prefs;
		hexchat_list_get;
		hexchat_list_free;
		hexchat_list_fields;
		hexchat_list_next;
		hexchat_list_str;
		hexchat_list_int;
		hexchat_plugingui_add;
		hexchat_plugingui_remove;
		hexchat_emit_print;
		hexchat_emit_print_attrs;
		hexchat_list_time;
		hexchat_gettext;
		hexchat_send_modes;
		hexchat_strip;
		hexchat_free;
		hexchat_pluginpref_set_str;
		hexchat_pluginpref_get_str;
		hexchat_pluginpref_set_int;
		hexchat_pluginpref_get_int;
		hexchat_pluginpref_delete;
		hexchat_pluginpref_list;
	local: *;
};