diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 18:47:23 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 18:47:23 +0900 |
commit | 3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2 (patch) | |
tree | b116077afb8989fa69b71119f0b483b9542bdd28 /nsplugins | |
parent | cbc0ec1b7851872bb8b29bd3b1a2e4d643715431 (diff) | |
download | tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.tar.gz tdebase-3e5e8758323e2cfd2c7a84bef2142a3cabe6c1b2.zip |
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'nsplugins')
-rw-r--r-- | nsplugins/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nsplugins/README b/nsplugins/README index f1afff610..d465ddc24 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/ - TDE Control Center applet for managing plugins + - control/ - Trinity 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 -TDE Control Center applet which invokes it on: +Trinity 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 TDE Control Center API is well documented in the KDE SDK. +The Trinity Control Center API is well documented in the KDE SDK. Compatibility notes =================== |