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

List:       kde-commits
Subject:    extragear/plasma/applets/notes
From:       Sebastian Kügler <sebas () kde ! nl>
Date:       2008-05-04 0:01:22
Message-ID: 1209859282.135016.28772.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 803705 by sebas:

Smaller default text size


 M  +1 -1      notes.cpp  


--- trunk/extragear/plasma/applets/notes/notes.cpp #803704:803705
@@ -70,7 +70,7 @@
     }
     m_font = cg.readEntry("font", KGlobalSettings::generalFont());
     m_autoFont = cg.readEntry("autoFont", true);
-    m_autoFontPercent = cg.readEntry("autoFontPercent", 5);
+    m_autoFontPercent = cg.readEntry("autoFontPercent", 4);
     m_textColor = cg.readEntry("textcolor", QColor(Qt::black));
     m_textEdit->setTextColor(m_textColor);
     m_checkSpelling = cg.readEntry("checkSpelling", false);
[prev in list] [next in list] [prev in thread] [next in thread] 

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