some more unix love for plugin config
This commit is contained in:
		
							parent
							
								
									1567d32697
								
							
						
					
					
						commit
						ebee44ca13
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -30,7 +30,9 @@ EXPORTED {
 | 
			
		|||
		xchat_send_modes;
 | 
			
		||||
		xchat_strip;
 | 
			
		||||
		xchat_free;
 | 
			
		||||
		xchat_set_plugin_pref;
 | 
			
		||||
		xchat_get_plugin_pref;
 | 
			
		||||
		xchat_set_plugin_pref_str;
 | 
			
		||||
		xchat_get_plugin_pref_str;
 | 
			
		||||
		xchat_set_plugin_pref_int;
 | 
			
		||||
		xchat_get_plugin_pref_int;
 | 
			
		||||
	local: *;
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue