From 2358b3cb1cba81bcce71b373318b6d38c099d4fe Mon Sep 17 00:00:00 2001 From: Peng Zhihui Date: Tue, 5 Aug 2014 09:23:34 +0800 Subject: [PATCH] =?UTF-8?q?Fix=20bug=201853=EF=BC=9A=E8=AE=BE=E7=BD=AEkde?= =?UTF-8?q?=E6=A1=8C=E9=9D=A2=E7=BB=88=E7=AB=AF=E9=BB=98=E8=AE=A4=E9=A2=9C?= =?UTF-8?q?=E8=89=B2=E6=96=B9=E6=A1=88=E4=B8=BA=E9=BB=91=E5=BA=95=E7=BB=BF?= =?UTF-8?q?=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改: install_shell/d5000-kde/.kde/share/config/konsolerc 修改: install_shell/root-kde/.kde/share/config/konsolerc Signed-off-by: Peng Zhihui --- install_shell/d5000-kde/.kde/share/config/konsolerc | 3 +++ install_shell/root-kde/.kde/share/config/konsolerc | 3 +++ 2 files changed, 6 insertions(+) diff --git a/install_shell/d5000-kde/.kde/share/config/konsolerc b/install_shell/d5000-kde/.kde/share/config/konsolerc index 0d2bc1e..0d69c0e 100644 --- a/install_shell/d5000-kde/.kde/share/config/konsolerc +++ b/install_shell/d5000-kde/.kde/share/config/konsolerc @@ -3,3 +3,6 @@ update_info=konsole.upd:kde2.2/r1,konsole.upd:kde3.0/r1 [TipOfDay] TipLastShown=2011,3,9,15,10,0 + +[Desktop Entry] +schema=GreenOnBlack diff --git a/install_shell/root-kde/.kde/share/config/konsolerc b/install_shell/root-kde/.kde/share/config/konsolerc index fb0d35f..576d23a 100644 --- a/install_shell/root-kde/.kde/share/config/konsolerc +++ b/install_shell/root-kde/.kde/share/config/konsolerc @@ -3,3 +3,6 @@ update_info=konsole.upd:kde2.2/r1,konsole.upd:kde3.0/r1 [TipOfDay] TipLastShown=2011,3,9,15,11,9 + +[Desktop Entry] +schema=GreenOnBlack