如何添加 Ubuntu One 图标作为指示器?

pre*_*pii 6 indicator ubuntu-one

我有精确。我不喜欢 Ubuntu One 的图标位于信封下的通知区域。我希望面板上的云图标像以前一样。有没有办法做到这一点?我已经搜索过,似乎没有人问过这个问题。

jok*_*ino 6

我认为您正在寻找 Ubuntu One 指标。

要安装指标,请在终端中运行以下命令:

12.04

sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update && sudo apt-get install indicator-ubuntuone
Run Code Online (Sandbox Code Playgroud)

11.10 及更早版本

sudo add-apt-repository ppa:rye/ubuntuone-extras
sudo apt-get update && sudo apt-get install ubuntuone-indicator
Run Code Online (Sandbox Code Playgroud)

参考: