Ubuntu – How to add Ubuntu One icon as an indicator

indicatorubuntu-one

I have Precise. I don't like that Ubuntu One's icon is located in the notifications area under the envelope. I would like the cloud icon back on the panel like it used to be. Is there a way to do this? I have searched and it seems no one has asked this question.

Best Answer

I think you are looking for the Ubuntu One indicator.

To install the indicator, run these commands in a terminal:

12.04

sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update && sudo apt-get install indicator-ubuntuone

11.10 and earlier

sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update && sudo apt-get install ubuntuone-indicator

Reference: