diff options
Diffstat (limited to 'kdecore/README.kiosk')
-rw-r--r-- | kdecore/README.kiosk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kdecore/README.kiosk b/kdecore/README.kiosk index 0cdadc9a9..6fc1c4983 100644 --- a/kdecore/README.kiosk +++ b/kdecore/README.kiosk @@ -642,18 +642,6 @@ The following syntax is also supported: Name[$ei]=${USER} -Shell Commands in KDE config files. -=================================== - -In KDE3.1 arbitrary entries in configuration files can contain shell -commands. This way the value of a configuration entry can be determined -dynamically at runtime. In order to use this the entry must be marked -with [$e]. - -Example: -Host[$e]=$(hostname) - - KDE3 Kiosk Application API ========================== |