[vino] Use correct wiki link
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Use correct wiki link
- Date: Thu, 19 Dec 2013 15:06:03 +0000 (UTC)
commit d9819090133ff35739a60b999c4e884944391690
Author: David King <amigadave amigadave com>
Date: Thu Dec 19 15:05:32 2013 +0000
Use correct wiki link
README | 2 +-
configure.ac | 2 +-
vino.doap | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index 4332677..27fd6d8 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ This package is free software and is part of the GNOME project.
The package contains an integrated VNC server for GNOME.
You can download or see more information about it on:
- https://wiki.gnome.org/Apps/Vino
+ https://wiki.gnome.org/Projects/Vino
Installation
============
diff --git a/configure.ac b/configure.ac
index 483fadf..82f78a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.64])
-AC_INIT([Vino], [3.11.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino],
[https://wiki.gnome.org/Apps/Vino])
+AC_INIT([Vino], [3.11.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=vino], [vino],
[https://wiki.gnome.org/Projects/Vino])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([server/vino-fb.c])
AC_CONFIG_HEADERS([config.h])
diff --git a/vino.doap b/vino.doap
index c4e1d13..0ec739d 100644
--- a/vino.doap
+++ b/vino.doap
@@ -8,7 +8,7 @@
<shortdesc xml:lang="en">GNOME Desktop Sharing Server</shortdesc>
<description>Vino is a Virtual Network Computing (VNC) server for GNOME, that
allows you to share your desktop with remote clients.</description>
- <homepage rdf:resource="https://wiki.gnome.org/Apps/Vino" />
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/Vino" />
<download-page rdf:resource="http://download.gnome.org/sources/vino/" />
<bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=vino" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]