diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /konsole | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'konsole')
-rw-r--r-- | konsole/README.keyboard | 2 | ||||
-rw-r--r-- | konsole/doc/Konsole2.Requirements | 2 | ||||
-rw-r--r-- | konsole/other/README.Desktop | 2 | ||||
-rw-r--r-- | konsole/other/README.KeyTab | 2 | ||||
-rw-r--r-- | konsole/other/README.Schema | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/konsole/README.keyboard b/konsole/README.keyboard index 93a0ac20f..cb9e79a4a 100644 --- a/konsole/README.keyboard +++ b/konsole/README.keyboard @@ -1,6 +1,6 @@ [README.keyboard] -The *.keytab files (located in $KDEDIR/share/apps/konsole) allow +The *.keytab files (located in $TDEDIR/share/apps/konsole) allow to configure the keyboard due to your specific environment. Beside that you can use them to make the keyboard emit virtually diff --git a/konsole/doc/Konsole2.Requirements b/konsole/doc/Konsole2.Requirements index 19cbd72fc..66f419039 100644 --- a/konsole/doc/Konsole2.Requirements +++ b/konsole/doc/Konsole2.Requirements @@ -22,7 +22,7 @@ This file is to collect requirements and ideas for this. - connection/disconnect session to/from individual windows -- gui style configuration for $KDEDIR/share/apps/konsole/* +- gui style configuration for $TDEDIR/share/apps/konsole/* - improved history algorithm diff --git a/konsole/other/README.Desktop b/konsole/other/README.Desktop index b9600ace3..e87c88dc9 100644 --- a/konsole/other/README.Desktop +++ b/konsole/other/README.Desktop @@ -2,5 +2,5 @@ The session offered to be created in the File menu are taken from from configurations files with a *.desktop -pattern either located in $KDEDIR/share/apps/konsole +pattern either located in $TDEDIR/share/apps/konsole or ~/.kde/share/apps/konsole. diff --git a/konsole/other/README.KeyTab b/konsole/other/README.KeyTab index 4e94e5e50..8eeb15423 100644 --- a/konsole/other/README.KeyTab +++ b/konsole/other/README.KeyTab @@ -2,7 +2,7 @@ The keytabs offered in the Options/Keyboard menu are taken from from configurations files with a *.keytab -pattern either located in $KDEDIR/share/apps/konsole +pattern either located in $TDEDIR/share/apps/konsole or ~/.kde/share/apps/konsole. Keytabs allow to configure the behavior of konsole diff --git a/konsole/other/README.Schema b/konsole/other/README.Schema index f737c1439..a87f46f4d 100644 --- a/konsole/other/README.Schema +++ b/konsole/other/README.Schema @@ -2,7 +2,7 @@ The schemata offered in the Options/Schema menu are taken from from configurations files with a *.schema -pattern either located in $KDEDIR/share/apps/konsole +pattern either located in $TDEDIR/share/apps/konsole or ~/.kde/share/apps/konsole. Schemata allow to configure the color set that konsole |