[sawfish] Restored two options from "obsolete" declaration. They're workspace-boundary-mode and workspace-send



commit 44df1444465a5289f0e2599445a96b0647d7de64
Author: Teika kazura <teika lavabit com>
Date:   Sun Jun 20 21:56:56 2010 +0900

    Restored two options from "obsolete" declaration.
    They're workspace-boundary-mode and workspace-send-boundary-mode.

 lisp/sawfish/wm/util/compat.jl |    3 +--
 man/news.texi                  |    3 +++
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lisp/sawfish/wm/util/compat.jl b/lisp/sawfish/wm/util/compat.jl
index 2e14f68..cd47637 100644
--- a/lisp/sawfish/wm/util/compat.jl
+++ b/lisp/sawfish/wm/util/compat.jl
@@ -106,8 +106,7 @@
           delete-workspaces-when-empty transients-on-parents-workspace
           audio-for-ignored-windows size-window-def-increment
           slide-window-increment default-bevel-percent sp-padding
-          nokogiri-user-level nokogiri-buttons workspace-boundary-mode
-          workspace-send-boundary-mode lock-first-workspace
+          nokogiri-user-level nokogiri-buttons lock-first-workspace
           ignore-window-input-hint workspace-geometry
           pointer-motion-threshold ignore-program-positions
           infinite-desktop.stop-at-workspace-borders))
diff --git a/man/news.texi b/man/news.texi
index c1148c3..517bd7f 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -19,6 +19,9 @@ they occurred between. For more detailed information see the
 
 Function @code{x-atom-name} now accepts all 32 bits. Previously only
 30 bits are treated, if the architecture is 32-bit.
+
+ item Two variables are restored from obsoleteness declaration  *
+They're @code{workspace-boundary-mode} and @code{workspace-send-boundary-mode}.
 @end itemize
 
 @item New Features



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