From b2cc840ebf9f670cf06b281805f98cf1dfb20cb2 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 1 Jan 2017 22:23:39 -0800 Subject: Facebook integration: change the menu entry to disconnect This way the menu entry becomes the togglee it appears it was designed to be in the first place. This closes #129 Signed-off-by: Dirk Hohndel --- desktop-widgets/plugins/facebook/facebookconnectwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-widgets/plugins') diff --git a/desktop-widgets/plugins/facebook/facebookconnectwidget.cpp b/desktop-widgets/plugins/facebook/facebookconnectwidget.cpp index 0e4ddae6c..419a823ca 100644 --- a/desktop-widgets/plugins/facebook/facebookconnectwidget.cpp +++ b/desktop-widgets/plugins/facebook/facebookconnectwidget.cpp @@ -251,7 +251,7 @@ void FacebookConnectWidget::facebookLoggedIn() { ui->fbWebviewContainer->hide(); ui->fbWebviewContainer->setEnabled(false); - ui->FBLabel->setText(tr("To disconnect Subsurface from your Facebook account, use the button below")); + ui->FBLabel->setText(tr("To disconnect Subsurface from your Facebook account, use the 'Share on' menu entry.")); } void FacebookConnectWidget::facebookDisconnect() -- cgit v1.2.3-70-g09d2