Revision 795979
Go back to digest for 13th April 2008Features in KDE Base
Robert Knight committed changes in /trunk/KDE/kdelibs/kdeui/kernel:
Add flags to KUniqueApplication::start() to control how the new instance is started and define a NonUniqueInstance flag which can be used to make an instance of KUniqueApplication behave like a normal KApplication.
This will be used in Konsole so that running "konsole" from a terminal creates a new process which inherits the environment of the parent shell.
File Changes
Modified 2 files
- /trunk/KDE/kdelibs/kdeui/kernel
- /kuniqueapplication.cpp
- /kuniqueapplication.h
2 files changed in total