Merging from old trunk:
r643112 | lunakl | 2007-03-16 13:11:19 +0100 (Fri, 16 Mar 2007) | 3 lines No splash dbus interface. svn path=/trunk/KDE/kdebase/workspace/; revision=659557
This commit is contained in:
parent
064ccdd2ef
commit
d904f5ca12
1 changed files with 0 additions and 2 deletions
2
main.cpp
2
main.cpp
|
@ -131,8 +131,6 @@ Application::Application( )
|
|||
|
||||
initting = false; // startup done, we are up and running now.
|
||||
|
||||
QDBusInterface ksplash( "org.kde.ksplash", "/KSplash", "org.kde.KSplash" );
|
||||
ksplash.call( "upAndRunning", QString( "wm started" ));
|
||||
XEvent e;
|
||||
e.xclient.type = ClientMessage;
|
||||
e.xclient.message_type = XInternAtom( display(), "_KDE_SPLASH_PROGRESS", False );
|
||||
|
|
Loading…
Reference in a new issue