diff options
Diffstat (limited to 'konq-plugins/autorefresh')
-rw-r--r-- | konq-plugins/autorefresh/autorefresh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/autorefresh/autorefresh.h b/konq-plugins/autorefresh/autorefresh.h index c84295d..cc5dd92 100644 --- a/konq-plugins/autorefresh/autorefresh.h +++ b/konq-plugins/autorefresh/autorefresh.h @@ -25,7 +25,7 @@ class TQTimer; * * If you want this plugin to be used by a part, you need to * install the rc file under the directory - * "data" (KDEDIR/share/apps usually)+"/instancename/kpartplugins/" + * "data" (TDEDIR/share/apps usually)+"/instancename/kpartplugins/" * where instancename is the name of the part's instance. **/ class AutoRefresh : public KParts::Plugin |