sawfish r4341 - trunk/scripts



Author: chrisb
Date: Tue Dec 30 20:24:26 2008
New Revision: 4341
URL: http://svn.gnome.org/viewvc/sawfish?rev=4341&view=rev

Log:
corrected homepage in sawfish-about


Modified:
   trunk/scripts/sawfish-about.jl.in

Modified: trunk/scripts/sawfish-about.jl.in
==============================================================================
--- trunk/scripts/sawfish-about.jl.in	(original)
+++ trunk/scripts/sawfish-about.jl.in	Tue Dec 30 20:24:26 2008
@@ -52,7 +52,7 @@
   (define logo "sawfish-logo.png")
 
   (let* ((hbox (gtk-hbox-new t 0))
-	 (ref (make-url-widget "http://sawmill.sourceforge.net/";
+	 (ref (make-url-widget "http://sawfish.wikia.com/";
 				(_ "Sawfish homepage"))))
     (gtk-box-pack-start hbox ref)
     (gtk-widget-show-all hbox)



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