[sawfish] fix sawfish-homepage in (show-homepage)



commit 7c7b1229fb331f6e427757ad3397a17a3ec51c66
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Wed Sep 15 21:52:35 2010 +0200

    fix sawfish-homepage in (show-homepage)

 lisp/sawfish/wm/commands/help.jl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lisp/sawfish/wm/commands/help.jl b/lisp/sawfish/wm/commands/help.jl
index ab9358e..244a2e0 100644
--- a/lisp/sawfish/wm/commands/help.jl
+++ b/lisp/sawfish/wm/commands/help.jl
@@ -46,7 +46,7 @@
   (define (show-programmer-manual)
     (help-display-info-function "sawfish" "Top"))
 
-  (define (show-homepage) (browser "http://sawfish.sourceforge.net/";))
+  (define (show-homepage) (browser "http://sawfish.wikia.com/";))
 
   (define (show-about)
     (system (format nil "%s >/dev/null 2>&1 </dev/null &"



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