Re: MediaTray 0.1.1

"[email protected]" <[email protected]> Sun, 22 Mar 2015 12:23:57 +0100
Newsgroups gmane.comp.desktop.rox.user
Message-ID <[email protected]>
Sorry, I meant

git clone -b v0.1.1 --recursive https://github.com/dtomas/MediaTray.git
and 
git clone --recursive https://github.com/dtomas/MediaTray.git

"[email protected]" <[email protected]> wrote:

> MediaTray 0.1.1 has been released.
> 
> Get it with
> git clone -b v0.1.1 --recursivehttps://github.com/dtomas/MediaTray.git
> or update with
> git fetch --recurse-submodules
> git checkout v0.1.1
> 
> For the development version, try
> git clone --recursivehttps://github.com/dtomas/MediaTray.git
> or update it with
> git checkout master
> git pull origin master
> git submodule update
> 
> You need python-gobject and (optional) python-wnck to run it.
> 
> Changes:
> 
> Remove pinboard icons from pinboard when exiting.
> Bugfix: Pinboard icons with empty name.
> Close windows before volume is unmounted.
> Menu item to open volume in terminal.
> Include Terminal windows in an icon's menu.
> Handle external mount/unmount.
> Now using TrayLib 0.5, see https://github.com/dtomas/TrayLib/releases/tag/v0.5.


-- 
[email protected] <[email protected]>

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/