diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-15 20:34:11 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-15 20:34:11 -0500 |
commit | 70344524ef10d477b9778da65dde70ba95357a34 (patch) | |
tree | e713fc7e33e6510f78e293592226efd4b73545a0 /NAMING | |
parent | a166b1dade60d68efa8e704ef8cd0e23a51edbae (diff) | |
download | tdelibs-70344524ef10d477b9778da65dde70ba95357a34.tar.gz tdelibs-70344524ef10d477b9778da65dde70ba95357a34.zip |
Update message strings KDEInit->TDEInit.
Diffstat (limited to 'NAMING')
-rw-r--r-- | NAMING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |