[sawfish] fixed a wrong export in stock.jl



commit efbc840f7bd08f5469dfb7c3cb2ce2146ee71017
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sat Sep 18 22:27:10 2010 +0200

    fixed a wrong export in stock.jl

 lisp/sawfish/gtk/stock.jl |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/lisp/sawfish/gtk/stock.jl b/lisp/sawfish/gtk/stock.jl
index b46832a..7ddeda0 100644
--- a/lisp/sawfish/gtk/stock.jl
+++ b/lisp/sawfish/gtk/stock.jl
@@ -26,8 +26,7 @@
 
     (export stock-button
             simple-dialog
-            about-dialog
-            make-url-widget)
+            about-dialog)
 
     (open rep
           gui.gtk-2.gtk



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