[sawfish] updated OPITONS for apps-menu changes



commit 3e25986dd5451dc934b47e507ba08e124e29a682
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Oct 17 07:27:19 2009 +0200

    updated OPITONS for apps-menu changes

 OPTIONS |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/OPTIONS b/OPTIONS
index 476e33f..64b68fd 100644
--- a/OPTIONS
+++ b/OPTIONS
@@ -636,21 +636,21 @@
 
 ;; fdo-menu options
 
-;; (define-special-variable my-term-string "xterm -e"
-;;   "Terminal to use if a .desktop files has Terminal=true")
+;; (define-special-variable apps-menu-lang nil
+;;   "Language for applications menu, in string. Default is set from locale.")
 
-;; (define-special-variable my-lang-string '()
-;;   "Two digits lang code to use (if available) for extracting application names")
-
-;; (define-special-variable my-desktop-directory '("/usr/share/applications")
+;; (define-special-variable desktop-directory '("/usr/share/applications")
 ;;   "List of directories to look for .desktop files")
 
-;; (define-special-variable ignore-no-display '()
+;; (define-special-variable apps-menu-ignore-no-display nil
 ;;   "Wether to ignore the `NoDisplay' setting")
 
-;; (define-special-variable want-alphabetize 't
+;; (define-special-variable apps-menu-alphabetize 't
 ;;   "Wether to alphabetically sort menuentries")
 
+;; (define-special-variable apps-menu-autogen t
+;;   "If non-nil, `apps-menu' is automatically generated from *.desktop files.")
+
 ;; view-clipboard options
 
 ;; (require 'sawfish.wm.commands.user)



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