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

List:       kde-commits
Subject:    KDE/kdebase/apps/konsole/src
From:       Nickolai Shaforostoff <shafff () ukr ! net>
Date:       2009-05-24 17:05:13
Message-ID: 1243184713.688164.1676.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 972351 by shaforo:

switch back to Linux colors because DarkPastels make my eyes hurt when working with ncurses apps.

(remember also that yakuake always uses default settings because of bad design of konsole part API)
 
CCMAIL:robertknight@gmail.com



 M  +1 -1      Profile.cpp  


--- trunk/KDE/kdebase/apps/konsole/src/Profile.cpp #972350:972351
@@ -159,7 +159,7 @@
     setProperty(MenuIndex,"0");
 
     setProperty(KeyBindings,"default");
-    setProperty(ColorScheme,"DarkPastels");
+    setProperty(ColorScheme,"Linux"); //use DarkPastels when is start support blue ncurses UI properly
     setProperty(Font,KGlobalSettings::fixedFont());
 
     setProperty(HistoryMode,FixedSizeHistory);
[prev in list] [next in list] [prev in thread] [next in thread] 

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