From 0a84186a22fd48485deed77bc067877ac332d0b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Fri, 8 Oct 2010 18:25:29 +0200 Subject: Tweak the look of the example JID. diff --git a/Swift/QtUI/QtLoginWindow.cpp b/Swift/QtUI/QtLoginWindow.cpp index 058f59e..4206a4b 100644 --- a/Swift/QtUI/QtLoginWindow.cpp +++ b/Swift/QtUI/QtLoginWindow.cpp @@ -73,7 +73,7 @@ QtLoginWindow::QtLoginWindow(UIEventStream* uiEventStream) : QMainWindow() { username_->setToolTip("User address - looks like someuser@someserver.com"); layout->addWidget(username_); QLabel* jidHintLabel = new QLabel(this); - jidHintLabel->setText("(example: alice@wonderland.lit)"); + jidHintLabel->setText("Example: alice@wonderland.lit"); jidHintLabel->setAlignment(Qt::AlignRight); layout->addWidget(jidHintLabel); -- cgit v0.10.2-6-g49f6