[sawfish] removed 3d-hack



commit ec9be5aa4dc519c5b72f959553e776f7f19dfc2c
Author: Christopher Roy Bratusek <zanghar freenet de>
Date:   Sun Sep 19 07:24:08 2010 +0200

    removed 3d-hack

 ChangeLog                      |    2 +
 lisp/sawfish/wm/ext/3d-hack.jl |  284 ----------------------------------------
 man/news.texi                  |    5 +
 3 files changed, 7 insertions(+), 284 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5befdb1..d51b4f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 	* lisp/sawfish/wm/ext/old-window-menu.jl: removed. it has been replaced
 	by beos-window-menu in version 0.28.1
 
+	* lisp/sawfish/wm/ext/3d-hack.jl: removed.
+
 2010-09-18  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/gtk/widgets/simple-dialog.jl: renamed sawfish.gtk.stock
 	to sawfish.gtk.widgets.simple-dialog as the functions `about-dialog'
diff --git a/man/news.texi b/man/news.texi
index b516df6..0ce1913 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -228,6 +228,11 @@ if you want to draw on the screen directly use @code{x-draw-text}
 The @code{old-window-menu} was replaced by @code{beos-window-menu}
 a long time ago in version 0.28.1. Now it is reomved.
 
+ item @code{3d-hack} [Christopher Bratusek]
+
+The @code{3d-hack} module provides two functions similar to @code{glxgears},
+rendered in 2d. Practically it's of no use, therefore it's gone now.
+
 @item @code{test-widget} function [Christopher Bratusek]
 
 The @code{test-widget} function is heavily broken and crashes Sawfish



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