diff options
Diffstat (limited to 'tdecore/knotifyclient.h')
-rw-r--r-- | tdecore/knotifyclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/knotifyclient.h b/tdecore/knotifyclient.h index eeb5868d2..1eeebbb0a 100644 --- a/tdecore/knotifyclient.h +++ b/tdecore/knotifyclient.h @@ -27,7 +27,7 @@ class KInstance; * This namespace provides a method for issuing events to a KNotifyServer * call KNotifyClient::event("eventname"); to issue it. * On installation, there should be a file called - * $KDEDIR/share/apps/appname/eventsrc which contains the events. + * $TDEDIR/share/apps/appname/eventsrc which contains the events. * * The file looks like this: * \code |