[sawfish] updated OPTIONS



commit 816c0bc23a787dd4c66a129977d03a7638aae441
Author: chrisb <zanghar freenet de>
Date:   Sat May 16 16:45:27 2009 +0200

    updated OPTIONS
---
 ChangeLog |    2 ++
 OPTIONS   |    6 ++++++
 2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f34a2cb..1480d30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2009-05-16  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/util/prompt.jl: improved prompt.jl [Sergey I. Sharybi]
 
+	* OPTIONS: updated
+
 2009-05-08  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/placement.jl: interactive placement mode now also for dialogs
 
diff --git a/OPTIONS b/OPTIONS
index 984cb72..af4a690 100644
--- a/OPTIONS
+++ b/OPTIONS
@@ -578,6 +578,12 @@
 ;;window is displayed. See the `display-message' function for more
 ;;details.")
 
+;;  (define-special-variable prompt-font default-font
+;;    "Font for prompt: \\w")
+
+;;  (define-special-variable prompt-color (cons (get-color "black") (get-color "white"))
+;;    "Prompt message's colors.")
+
 ;; tab options
 
 ;; (define-special-variable tab-left-dec-width 11



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