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/other | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'konsole/other')
-rw-r--r-- | konsole/other/README.Desktop | 2 | ||||
-rw-r--r-- | konsole/other/README.KeyTab | 2 | ||||
-rw-r--r-- | konsole/other/README.Schema | 2 |
3 files changed, 3 insertions, 3 deletions
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 |