Ubuntu:
-
Install dependencies:
sudo apt-get install libappindicator-dev libgtk2.0-dev -
Build binary
make -
Add this row to ~/.tkabber/config.tcl(will be removed in future)
set ::unitytray {presence chat_message} -
Run tkabber and enable extension
Ubuntu:
Install dependencies:
sudo apt-get install libappindicator-dev libgtk2.0-dev
Build binary
make
Add this row to ~/.tkabber/config.tcl(will be removed in future)
set ::unitytray {presence chat_message}
Run tkabber and enable extension