From kde-core-devel Tue Mar 23 17:53:21 2004 From: Maksim Orlovich Date: Tue, 23 Mar 2004 17:53:21 +0000 To: kde-core-devel Subject: Re: khelpcenter+drkonqi -> kdelibs (Re: Refactoring KCM technology) Message-Id: X-MARC-Message: https://marc.info/?l=kde-core-devel&m=108006440922633 On Tue, 23 Mar 2004, David Faure wrote: > I have yet to see a good argument against moving khelpcenter and drkonqi to kdelibs, One issue is that they're not versionned --- you can (in theory) install kdelibs3 and hypothetical kdelibs4 at once, but installing two copies of khelpcenter is unlikely to work. That could of course be resolved by the packager splitting the apps + libs portions, but it may be a sort of confusing thing. (Although, we may have the same problem with meinproc, etc..)