[cairo-commit] roadster/src mainwindow.c,1.55,1.56

Jeff Garrett commit at pdx.freedesktop.org
Sat Sep 8 02:03:38 PDT 2007


Committed by: jgarrett

Update of /cvs/cairo/roadster/src
In directory kemper:/tmp/cvs-serv16697/src

Modified Files:
	mainwindow.c 
Log Message:
	* src/mainwindow.c: Update website URL to point to the cairo wiki


Index: mainwindow.c
===================================================================
RCS file: /cvs/cairo/roadster/src/mainwindow.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- mainwindow.c	20 Oct 2005 06:56:22 -0000	1.55
+++ mainwindow.c	8 Sep 2007 09:03:35 -0000	1.56
@@ -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
 



More information about the cairo-commit mailing list