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

List:       kde-commits
Subject:    KDE/kdebase/runtime/nepomuk/server
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2010-12-09 9:42:05
Message-ID: 20101209094205.351C0AC8A5 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1204840 by trueg:

Disable session management on nepomukserver to ensure that it is not restarted if disabled.

 M  +2 -1      main.cpp  


--- trunk/KDE/kdebase/runtime/nepomuk/server/main.cpp #1204839:1204840
@@ -1,5 +1,5 @@
 /* This file is part of the KDE Project
-   Copyright (c) 2007 Sebastian Trueg <trueg@kde.org>
+   Copyright (c) 2007-2010 Sebastian Trueg <trueg@kde.org>
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
@@ -109,6 +109,7 @@
     installSignalHandler();
 
     Nepomuk::ServerApplication app;
+    app.disableSessionManagement();
     app.setQuitOnLastWindowClosed( false );
     return app.exec();
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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