[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/dcop
From:       CVS by faure <kde-cvs () kde ! org>
Date:       2000-11-23 0:43:48
[Download RAW message or body]


kdelibs/dcop dcopserver.cpp,1.107,1.108
Author: faure
Thu Nov 23 00:43:48 UTC 2000

Modified Files:
	dcopserver.cpp 
Log Message:
+            // Create a link named like the old-style (KDE 2.0) naming
+            QCString compatName(fName);
+            compatName.truncate(compatName.findRev('_'));
+            ::symlink(fName,compatName);

This allows to run apps that link to KDE-2.0 libraries, under a KDE 2.1
environment. I know, people are supposed to have only one installation
of KDE, and upgrade kdelibs first, but... users do all sorts of things,
and developers too :). Also, there's the theorical case of statically-linked
binaries...

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic