[sawfish] OPTIONS updated



commit ac4f980d9facc8e85f604e4cd642de66ede9cd52
Author: chrisb <zanghar freenet de>
Date:   Tue Sep 22 21:57:10 2009 +0200

    OPTIONS updated

 ChangeLog |    2 ++
 OPTIONS   |   26 ++------------------------
 2 files changed, 4 insertions(+), 24 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a2b8750..2784600 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 	* lisp/sawfish/wm/viewport.jl: string-change
 
 	* OPTIONS: updated
+	           fixed typos
+		   removed old GNOME stuff
 
 2009-09-21  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/util/prompt.jl: temporary solution of previous work [Jeremy Hankins]
diff --git a/OPTIONS b/OPTIONS
index 1708230..16ac992 100644
--- a/OPTIONS
+++ b/OPTIONS
@@ -155,7 +155,7 @@
 ;;  (define-special-variable place-window-mode 'top-left
 ;;    "Method of placing windows. Standard modes include: randomly,
 ;;interactively, centered, centered-on-parent, under-pointer, none,
-;;top-left, off-center, first-fit, best-fit.")
+;;top-left, off-center, first-fit, best-fit, stagger.")
 
 ;;  (define-special-variable place-transient-mode 'centered-on-parent
 ;;    "Method of placing dialog windows")
@@ -383,7 +383,7 @@
 ;;  (define-special-variable window-history-ignore-transients t
 ;;    "Don't automatically remember details of transient windows.")
 
-;; auto raise optiosn
+;; auto raise options
 
 ;;  (require 'sawfish.wm.ext.auto-raise)
 
@@ -406,19 +406,6 @@
 ;;  (defcustom shade-hover-raise nil
 ;;    "Raise windows when they are unshaded.")
 
-;; gnome menus options
-
-;;  (require 'sawfish.wm.gnome.menus)
-
-;;  (define-special-variable gnome-menu-lang '()
-;;    "List of language codes used when constructing GNOME menus.")
-
-;;  (define-special-variable gnome-menu-roots (list (expand-file-name
-;;				  "apps" gnome-share-directory)
-;;				 "/etc/X11/applnk"	;on RedHat systems
-;;				 "~/.gnome/apps")
-;;    "List of directories to read GNOME menu entries from.")
-
 ;; smart placement modes
 
 ;;  (define-special-variable sp-avoided-windows-weight 100)
@@ -443,12 +430,6 @@
 ;;  (define-special-variable configure-ignore-stacking-requests nil
 ;;    "Ignore requests from applications to change window stacking.")
 
-;; original (obsolete) gnome hints
-
-;;  ;; this is needed since the gnome tasklist applet doesn't honour
-;;  ;; the _WIN_HIDDEN property (?)
-;;  (define-special-variable gnome-ignored-windows-in-client-list t)
-
 ;; iconify options
 
 ;;  (define-special-variable focus-windows-on-uniconify nil
@@ -638,9 +619,6 @@
 ;; (define-special-variable want-alphabetize 't
 ;;   "Wether to alphabetically sort menuentries")
 
-;; (define-special-varaible use-fdo-menu 't
-;;   "Wether to use the fdo-menu (nil allows customized apps-menu)")
-
 ;; view-clipboard options
 
 ;; (define-special-variable clipboard-preview-clip-length 60



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