sawfish r4463 - in trunk: . lisp/sawfish/wm



Author: chrisb
Date: Fri Apr  3 18:27:42 2009
New Revision: 4463
URL: http://svn.gnome.org/viewvc/sawfish?rev=4463&view=rev

Log:
2009-04-03  Christopher Bratusek <zanghar freenet de>
        * lisp/sawfish/wm/autoload.jl
        * lisp/sawfish/wm/ext/window-history.jl: make window-history options appear in Sawfish-UI

Modified:
   trunk/ChangeLog
   trunk/lisp/sawfish/wm/autoload.jl

Modified: trunk/lisp/sawfish/wm/autoload.jl
==============================================================================
--- trunk/lisp/sawfish/wm/autoload.jl	(original)
+++ trunk/lisp/sawfish/wm/autoload.jl	Fri Apr  3 18:27:42 2009
@@ -132,6 +132,7 @@
 (defgroup audio "Sound" :require sawfish.wm.ext.audio-events)
 (defgroup match-window "Matched Windows" :layout single :require sawfish.wm.ext.match-window)
 (defgroup tooltips "Tooltips" :group appearance :require sawfish.wm.ext.tooltips)
+(defgroup window-history "History" :group match-window :require sawfish.wm.ext.window-history)
 (autoload-placement-mode 'first-fit 'sawfish.wm.placement.smart #:for-normal t)
 (autoload-placement-mode 'best-fit 'sawfish.wm.placement.smart #:for-normal t)
 (autoload-placement-mode 'best-fit-group 'sawfish.wm.placement.smart #:for-normal t)



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