From fb559fd06a5eef44608ab39a1b0a851a67bf48bc Mon Sep 17 00:00:00 2001 From: Christian Pulvermacher Date: Sun, 28 Nov 2010 16:58:04 +0100 Subject: [PATCH] update URL in about dialog --- src/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 0ce70d6..e042805 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -172,7 +172,7 @@ void MainWindow::about() { QMessageBox::about(this, tr("About Presence VNC"), tr("

Presence VNC 0.8

\

A touchscreen friendly VNC client

\ -

https://garage.maemo.org/projects/presencevnc

\ +

http://presencevnc.garage.maemo.org/

\

©2010 Christian Pulvermacher <pulvermacher@gmx.de>
\ Based on KRDC, © 2007-2008 Urs Wolfer
\ and LibVNCServer, © 2001-2003 Johannes E. Schindelin

\ -- 1.7.9.5