[gnome-video-arcade] Point to the new GVA webpage at <http://live.gnome.org/GnomeVideoArcade>.



commit df6d2e87204f917e03f6d1a9f7d91cf544a8012c
Author: Jordi Mallach <jordi sindominio net>
Date:   Wed Jan 4 17:21:33 2012 +0100

    Point to the new GVA webpage at <http://live.gnome.org/GnomeVideoArcade>.

 README       |    1 +
 src/gva-ui.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/README b/README
index 72bc7f0..9dc68e7 100644
--- a/README
+++ b/README
@@ -11,6 +11,7 @@ who just want to easily play classic arcade games on their desktop.
 Though it may be suitable for use in custom arcade cabinets, the
 project is not designed for that purpose.
 
+Webpage: http://live.gnome.org/GnomeVideoArcade
 
 Dependencies
 ------------
diff --git a/src/gva-ui.c b/src/gva-ui.c
index 6c1f732..bf18336 100644
--- a/src/gva-ui.c
+++ b/src/gva-ui.c
@@ -40,7 +40,7 @@
         "INSERT INTO lastplayed VALUES ('%s', %" G_GINT64_FORMAT ")"
 
 #define WEBSITE_URL \
-        "http://mbarnes.github.com/gnome-video-arcade";
+        "http://live.gnome.org/GnomeVideoArcade";
 
 static GtkBuilder *builder = NULL;
 static GtkUIManager *manager = NULL;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]