If you want a temporary fix for the first and last bug, you can use this:

Code:
alias fixtoolbar { 
  toolbar -t chanfolder Favourites
  toolbar -t chanlist "Channels List"
  toolbar -t notify "Notify List"
  toolbar -t notify2 "Notify List"
  toolbar -t urls "URLs List"
}
on *:start:{ fixtoolbar }

Last edited by hixxy; 17/08/07 01:22 PM.