- * Fixed missing application window icon
* Fixed missing toolbar 'My Device' icon
* Fixes multi-threading GTK GDK deadlocks, incorrect icon paths, signal-quality exceptions
* Added DHCP client support for PAN
* Added DNSmasq support for PAN server
* Added context menu improvements
If you're using Ubuntu the packages for Gutsy, Hardy and Intrepid are available from the Blueman project PPA. You can add this to your repository list to ensure you stay up-to-date:
- Code: Select all
sudo sh -c "echo 'deb http://ppa.launchpad.net/blueman/ubuntu $(lsb_release -sc) main' >/etc/apt/sources.list.d/blueman.list"
sudo apt-get update
sudo apt-get install blueman
The new 0.6-r106 source tarball is also available for download.
To build and install Blueman do:
- Code: Select all
wget http://download.tuxfamily.org/blueman/tarballs/blueman-0.6-r106.tar.gz
tar -xzf blueman-0.6-r102.tar.gz
cd blueman-0.6
sudo make install
See the README file for dependency details.
