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

List:       kde-commits
Subject:    extragear/plasma/applets/notes
From:       Jeremy Paul Whiting <jeremy () scitools ! com>
Date:       2008-03-22 18:32:05
Message-ID: 1206210725.444031.20297.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 788859 by whiting:

hide the Welcome text when user clicks to type

 M  +2 -1      notes.cpp  


--- trunk/extragear/plasma/applets/notes/notes.cpp #788858:788859
@@ -47,7 +47,8 @@
     KConfigGroup cg = config();
 
     updateTextGeometry();
-    m_textArea->setPlainText(cg.readEntry("autoSave",i18n("Welcome to Notes \
Plasmoid! Type your notes here..."))); +    \
m_textArea->setPlainText(cg.readEntry("autoSave",QString())); +    \
m_textArea->setDefaultText(i18n("Welcome to Notes Plasmoid! Type your notes \
here..."));  m_textArea->setStyled(false);
     //FIXME this has no effect right now. try setTextInteractionFlags
     m_textArea->setOpenExternalLinks(true);


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

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