从指示器消息中删除 Thunderbird

Gau*_*ier 4 indicator thunderbird notification-area indicator-message

Ubuntu 14.04。我不小心启动了一次 Thunderbird,我不使用它。

现在我无法从指示器消息菜单中删除 Thunderbird。

根据doc,我试图:

  • 将文件复制/usr/share/indicators/messages/applications/thunderbird~/.config/indicators/messages/applications-blacklist/

  • 重命名/usr/share/indicators/messages/applications/thunderbird但不完全删除它

任何原因这不起作用?

Mit*_*tch 11

您可以使用 dconf-editor 来完成。只需按Alt- F2,在框中键入 dconf-editor ,然后按 Enter 运行它。

如果您没有安装它,只需按键盘上的Ctrl+ Alt+T打开终端。当它打开时,运行以下命令:

sudo apt-get install dconf-editor
Run Code Online (Sandbox Code Playgroud)

浏览到 com > canonical > indicator > messages,然后从括号之间删除“thunderbird.desktop”。注销,然后重新登录,您就完成了。

在此处输入图片说明