summaryrefslogtreecommitdiffstats
path: root/nsplugins
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-23 19:55:06 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-23 19:55:06 -0500
commitcd8f19f9bcd5c2b68475dfd9910c3578471c7e5f (patch)
tree57a68ff3373e591efe284ec384bdb8f488ac3bc9 /nsplugins
parent9242bcbf112c1e662c7989323dd2bcc8bc3b048e (diff)
downloadtdebase-cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f.tar.gz
tdebase-cd8f19f9bcd5c2b68475dfd9910c3578471c7e5f.zip
Fix KDE -> TDE branding.
Diffstat (limited to 'nsplugins')
-rw-r--r--nsplugins/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/nsplugins/README b/nsplugins/README
index 5b45594ab..c43a5e427 100644
--- a/nsplugins/README
+++ b/nsplugins/README
@@ -11,7 +11,7 @@ browser plugins in KDE applications.
- sdk/ - headers from the Netscape(R) browser plugin SDK.
- - control/ - KDE Control Center applet for managing plugins
+ - control/ - TDE Control Center applet for managing plugins
- test/ - simple applications to test nsplugin
@@ -132,7 +132,7 @@ with .so extension. A forking mechanism is implemented to prevent
faulty .so's from crashing the scanning process.
This utility is usually not invoked standalone, but used by the
-KDE Control Center applet which invokes it on:
+TDE Control Center applet which invokes it on:
- explicit request (ie. pressing "Scan for new plugins" button)
- KDE startup (in the applet's initialization code)
- first time the applet is ran
@@ -203,7 +203,7 @@ The Control Center applet allows the user to:
- See which plugins "pluginscan" found (by reading the plugin cache).
- Force a "pluginscan" rescan.
-The KDE Control Center API is well documented in the KDE SDK.
+The TDE Control Center API is well documented in the KDE SDK.
Compatibility notes
===================