[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdereview/plasma/applets/translatoid
From:       Patrick Aljord <patcito () gmail ! com>
Date:       2009-08-18 19:47:19
Message-ID: 1250624839.933576.32737.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1013098 by patrickaljord:

make use of setClickMessage in the source textedit of translatoid and yay my first commit to KDE :)

 M  +1 -1      ktranslatoid.cpp  


--- trunk/kdereview/plasma/applets/translatoid/ktranslatoid.cpp #1013097:1013098
@@ -189,7 +189,7 @@
     m_graphicsWidget->setPreferredSize(530, 320);
 
     m_sourceText->nativeWidget()->selectAll();
-    m_sourceText->nativeWidget()->setHtml(i18n("Write here your text"));
+    m_sourceText->nativeWidget()->setClickMessage(i18n("Your text here"));
 
     if (Solid::Networking::status() != Solid::Networking::Connected) {
         kDebug() << i18n("Networking is disabled. Cannot connect to google");
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic