@ -0,0 +1,34 @@ |
|||||
|
diff -urN ./konsole/other.orig/linux.desktop ./konsole/other/linux.desktop
|
||||
|
--- ./konsole/other.orig/linux.desktop 2004-03-12 16:20:32.000000000 -0500
|
||||
|
+++ ./konsole/other/linux.desktop 2004-03-12 16:22:15.000000000 -0500
|
||||
|
@@ -120,7 +120,7 @@
|
||||
|
Comment[zh_CN]=新建 Linux 控制台 |
||||
|
Comment[zh_TW]=新增 Linux 主控台 |
||||
|
Comment[zu]=Ikhonsoli Entsha ye-Linux |
||||
|
-Exec=bash
|
||||
|
+Exec=bash --login
|
||||
|
Schema=Linux.schema |
||||
|
#VGA |
||||
|
Font=6 |
||||
|
diff -urN ./konsole/other.orig/shell.desktop ./konsole/other/shell.desktop
|
||||
|
--- ./konsole/other.orig/shell.desktop 2004-03-12 16:20:32.000000000 -0500
|
||||
|
+++ ./konsole/other/shell.desktop 2004-03-12 16:22:15.000000000 -0500
|
||||
|
@@ -108,5 +108,5 @@
|
||||
|
Comment[zh_CN]=新建 Shell |
||||
|
Comment[zh_TW]=新增 Shell |
||||
|
Comment[zu]=Igobolodo Elisha |
||||
|
-Exec=
|
||||
|
+Exec=bash --login
|
||||
|
Cwd= |
||||
|
diff -urN ./konsole/other.orig/su.desktop ./konsole/other/su.desktop
|
||||
|
--- ./konsole/other.orig/su.desktop 2004-03-12 16:20:32.000000000 -0500
|
||||
|
+++ ./konsole/other/su.desktop 2004-03-12 16:22:15.000000000 -0500
|
||||
|
@@ -121,7 +121,7 @@
|
||||
|
Comment[zh_CN]=新建 Root 控制台 |
||||
|
Comment[zh_TW]=新增 Root 主控台 |
||||
|
Comment[zu]=Ikhonsoli Yempande Entsha |
||||
|
-Exec=su
|
||||
|
+Exec=su -
|
||||
|
Schema=BlackOnLightYellow.schema |
||||
|
#Schema=Linux.schema |
||||
|
#VGA |
||||
@ -0,0 +1,4 @@ |
|||||
|
[Desktop Entry] |
||||
|
defaultfont=Cursor,12,-1,5,50,0,0,0,0,0 |
||||
|
font=8 |
||||
|
|
||||