jamtur01 / lattedock-thunderbird

A Thunderbird extension to send unread counts to Latte Dock
0 stars 0 forks source link

Latte Dock Thunderbird Extension

Adds unread count badge to Thunderbird running in Latte Dock on KDE Plasma.

Usage

Download the lattedock-thunderbird-.0.0.3.xpi extension in the dist/ directory. Install into Thunderbird.

Build

To build use ant from the root directory.

$ ant

To get ant you'll need to install it. On Ubuntu and Debian you can find this via the ant package. On OS X it should be available in Homebrew or Ports.

$ brew install ant