summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Garrett <jeff@jgarrett.org>2007-09-08 04:03:35 +0000
committerJeff Garrett <jeff@jgarrett.org>2007-09-08 04:03:35 +0000
commit4b93996c9f0d840085c7a6c6d32f71cfeab78fe4 (patch)
treef99601da20a0792ad92b6dbbf251f76179855780
parent0c01994ad661d473edcf5ea5c40de373bd906861 (diff)
Update website URL to point to the cairo wiki
-rw-r--r--ChangeLog4
-rw-r--r--src/mainwindow.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 464ffb4..796e5f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-09-08 Jeff Garrett <jeff@jgarrett.org>
+ * src/mainwindow.c: Update website URL to point to the cairo wiki
+
+2007-09-08 Jeff Garrett <jeff@jgarrett.org>
+
* src/import.c: Check TIGER filenames have the correct case
2007-09-08 Jeff Garrett <jeff@jgarrett.org>
diff --git a/src/mainwindow.c b/src/mainwindow.c
index 6c1b18f..f3efb21 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -56,7 +56,7 @@
#define PROGRAM_NAME "Roadster"
#define PROGRAM_COPYRIGHT "Copyright (c) 2005 Ian McIntosh"
#define PROGRAM_DESCRIPTION "Mapping for everyone!"
-#define WEBSITE_URL "http://linuxadvocate.org/projects/roadster"
+#define WEBSITE_URL "http://cairographics.org/roadster/"
//#define ENABLE_MAP_TOOLTIP