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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantikclient atlantik_network.cpp,1.52,1.53
From:       kde () office ! kde ! org
Date:       2002-07-22 12:52:12
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantikclient
In directory office:/tmp/cvs-serv15919/libatlantikclient

Modified Files:
	atlantik_network.cpp 
Log Message:
don't bother users with messagebox, .f should just work flawlessly

Index: atlantik_network.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikclient/atlantik_network.cpp,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- atlantik_network.cpp	2002/07/21 20:10:15	1.52
+++ atlantik_network.cpp	2002/07/22 12:52:09	1.53
@@ -20,7 +20,6 @@
 
 #include <kdebug.h>
 #include <klocale.h>
-#include <kmessagebox.h>
 
 #include <atlantic_core.h>
 #include <player.h>
@@ -239,8 +238,7 @@
 	QDomElement e = msg.documentElement();
 	if (e.tagName() != "monopd")
 	{
-		KMessageBox::detailedError(0, i18n("Atlantik received an invalid response from the \
monopd server you are connected to. This might cause unexpected behavior."), \
i18n("The following XML data does not conform to the monopd \
                protocol:\n\n%1").arg(str), i18n("Invalid Response From Server"));
-		// Request full update from server
+		// Invalid data, request full update from server
 		writeData(".f");
 		return;
 	}

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs


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

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