Revision 2af260b...

Go back to digest for 12th August 2012

Optimization in KDE Base

Vishesh Handa committed changes in [nepomuk-core/KDE/4.9] server/nepomukserver.cpp:

NepomukServer: When disabling Nepomuk do not call quit()

Calling quit() results in the application quitting immediately without
properly shutting down all the services. Instead, we wait till all the
services have shut down and then quit.

Reviewed By: Sebastian Trueg

File Changes

Modified 1 files
  • server/nepomukserver.cpp
1 files changed in total