[atlantik-cvs] CVS: kdegames/atlantik/client selectserver_widget.cpp, 1.46, 1.47
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv16028
Modified Files:
selectserver_widget.cpp
Log Message:
new monopd metaserver:
monopd-gator.kde.org
(backport pending...)
Will there be a new release of 3.3? How could we recommend that packagers
apply this patch manually?
Index: selectserver_widget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/selectserver_widget.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- selectserver_widget.cpp 13 Jul 2004 22:10:18 -0000 1.46
+++ selectserver_widget.cpp 28 Jan 2005 11:17:16 -0000 1.47
@@ -116,7 +116,7 @@
emit msgStatus(i18n("Retrieving server list..."));
m_refreshButton->setGuiItem(KGuiItem(i18n("Reload Server List"), "reload"));
- m_monopigator->loadData(KURL( "http://monopd.unixcode.org/"));
+ m_monopigator->loadData(KURL( "http://monopd-gator.kde.org/"));
}
void SelectServer::slotMonopigatorAdd(QString ip, QString host, QString port, QString version, int users)