Project

General

Profile

Icon » History » Revision 2

Revision 1 (Per Amundsen, 06/07/2016 07:15 AM) → Revision 2/20 (Per Amundsen, 08/22/2016 12:27 PM)

_Added in 2.4_ 

 */icon [-mscptufnr] [-mscptufr] [window]* 

 Sets or resets the icon for the specified window type or window.' 

 *Switches* 

 -m - Main icon. 
 -s - Server icon. 
 -c - Channel icon. 
 -p - Query icon. 
 -t - Tool icon. 
 -u - Custom icon. 
 -f - Folder icon. 
 -u - Custom icon. 
 -n - Notify icon. 
 -r - Resets icon. 

 *Parameters* 

 [window] - Window to change icon for, if no icon is defined and no window type is defined, current window is used. 

 *Example* 

 <pre> 
 ; Change the channel icon. 
 /icon -c C:\Users\User\Pictures\icon1.ico 

 ; Reset the channel icon. 
 /icon -cr 
 </pre>