diff options
Diffstat (limited to 'tdecore/README.kiosk')
-rw-r--r-- | tdecore/README.kiosk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/README.kiosk b/tdecore/README.kiosk index 896981d33..d6d380707 100644 --- a/tdecore/README.kiosk +++ b/tdecore/README.kiosk @@ -657,7 +657,7 @@ Host[$e]=$(hostname) KDE3 Kiosk Application API ========================== -Three new methods have been added to KApplication: +Three new methods have been added to TDEApplication: - bool authorize(QString action); // Generic actions - bool authorizeKAction(QString action); // For KActions exclusively |