Hi,
there has always been a kdebase4-runtime port on MacPorts.
Now there is the new 4.7.0 version of KDE and on
http://kde.mirrors.hoobly.com/stable/4.7.0/src/ one finds only kde-runtime.
Are kde-runtime and the previously existing kdebase-runtime one and the same
thing?
Greets,
Marko
>> Vi
Hi,
I have a C++ class that implements a Composite pattern. Relevant code follows:
-8<-8<-8<-8<-8<-8<-8<-8<-8<-
class Compound : public Entity {
void addChild(const QByteArray& key, Entity* newChild)
{
Q_D(Compound);
Entity*& child
Hi Jens,
On среда, 20. јул 2011. 14.54.42 Jens Dunzweiler wrote:
> i have to add a shortcut (.desktop) to all user desktops from shell.
> It would be great this should be systemwide so that it affects current as
> well as future Users.
For all future users add the .desktop file into /etc/skel/Des