sawfish r4327 - in trunk: . man



Author: chrisb
Date: Mon Dec 22 21:06:34 2008
New Revision: 4327
URL: http://svn.gnome.org/viewvc/sawfish?rev=4327&view=rev

Log:
updated OPTIONS


Modified:
   trunk/ChangeLog
   trunk/OPTIONS
   trunk/man/news.texi

Modified: trunk/OPTIONS
==============================================================================
--- trunk/OPTIONS	(original)
+++ trunk/OPTIONS	Mon Dec 22 21:06:34 2008
@@ -167,12 +167,18 @@
 ;;  (define-special-variable uniconify-to-current-viewport t
 ;;    "Windows uniconify to the current viewport.")
 
+;;  (define-special-variable viewport-boundary-mode 'stop
+;;    "How to act when passing the first or last workspace stop or wrap-around")
+
+;;  (define-special-variable scroll-viewport-steps '1
+;;    "Number of steps in which to scroll between viewports (less steps = faster scrolling)."
+
+;; workspace options
+
 ;;  (define-special-variable workspace-boundary-mode 'stop
 ;;    "How to act when passing the first or last workspace, one of
 ;;`stop', `wrap-around' or `keep-going'")
 
-;; workspace options
-
 ;;  (define-special-variable workspace-send-boundary-mode 'stop
 ;;    "How to act when passing the first or last workspace, while
 ;;moving a window, one of `stop', `keep-going', `wrap-around'")
@@ -315,8 +321,8 @@
 ;;    "Beep when errors occur.")
 
 ;;  (define-special-variable error-destination 'standard-error
-;;    "Where to display error messages; one of nowhere, screen, or
-;;standard-error")
+;;    "Where to display error messages; one of nowhere, screen,
+;;standard-error or both")
 
 ;; tooltips options
 

Modified: trunk/man/news.texi
==============================================================================
--- trunk/man/news.texi	(original)
+++ trunk/man/news.texi	Mon Dec 22 21:06:34 2008
@@ -37,6 +37,8 @@
 @item Improved configure.in checks [ALT-Linux]
 
 @item Updated .desktop files for gnome-session >=2.23 [Christopher Bratusek]
+
+ item Updated OPTIONS [Christopher Bratusek]
 @end itemize
 @end itemize
 



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