some more unix love for plugin config
This commit is contained in:
parent
1567d32697
commit
ebee44ca13
|
@ -30,7 +30,9 @@ EXPORTED {
|
||||||
xchat_send_modes;
|
xchat_send_modes;
|
||||||
xchat_strip;
|
xchat_strip;
|
||||||
xchat_free;
|
xchat_free;
|
||||||
xchat_set_plugin_pref;
|
xchat_set_plugin_pref_str;
|
||||||
xchat_get_plugin_pref;
|
xchat_get_plugin_pref_str;
|
||||||
|
xchat_set_plugin_pref_int;
|
||||||
|
xchat_get_plugin_pref_int;
|
||||||
local: *;
|
local: *;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue