summaryrefslogtreecommitdiffstats
path: root/NAMING
diff options
context:
space:
mode:
Diffstat (limited to 'NAMING')
-rw-r--r--NAMING4
1 files changed, 2 insertions, 2 deletions
diff --git a/NAMING b/NAMING
index d0d1a8d45..b51cca378 100644
--- a/NAMING
+++ b/NAMING
@@ -8,12 +8,12 @@ those platforms xxxx.la and libxxxx.la both generate DSOs with the
same name "libxxxx.so". Since this leads to problems you should never
use both "xxxx.la" and "libxxxx.la" as names for DSOs!!
-*** Since <appname>.la is reserved for KDEInit loadable modules, it is
+*** Since <appname>.la is reserved for TDEInit loadable modules, it is
*** strongly recommended NEVER to use lib<appname>.la as the name of a
*** library.
-KDEInit Loadable Modules
+TDEInit Loadable Modules
========================
Name: <appname>.la
Definition: tdeinit_LTLIBRARIES = <appname>.la