Hi all, apparently, some of the help links in the gui are broken. Trivial patch attached, hope I did get them right...
Cheers, Albrecht.
Index: src/CMainWindow.cpp
===================================================================
--- src/CMainWindow.cpp (Revision 3567)
+++ src/CMainWindow.cpp (Arbeitskopie)
@@ -1541,19 +1541,19 @@ void CMainWindow::slotFAQ()
void CMainWindow::slotHelp()
{
- QDesktopServices::openUrl(QUrl("http://sourceforge.net/apps/mediawiki/qlandkartegt/index.php?title=Help_for_QLandkarte_GT"));
+ QDesktopServices::openUrl(QUrl("http://sourceforge.net/apps/mediawiki/qlandkartegt/index.php?title=QLandkarte_GT"));
}
void CMainWindow::slotSupport()
{
- QDesktopServices::openUrl(QUrl("http://www.qlandkarte.org/index.php?option=com_content&view=article&id=17&Itemid=19"));
+ QDesktopServices::openUrl(QUrl("http://www.qlandkarte.org/530747a0730821603/index.html"));
}
void CMainWindow::slotDownload()
{
- QDesktopServices::openUrl(QUrl("http://www.qlandkarte.org/index.php?option=com_content&view=article&id=17&Itemid=19"));
+ QDesktopServices::openUrl(QUrl("http://www.qlandkarte.org/530747a0720dfbb0d/index.html"));
}
pgptFw4qvnoI8.pgp
Description: PGP signature
------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812
_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
