[sawfish] dded a missing bracket
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] dded a missing bracket
- Date: Sat, 24 Oct 2009 07:48:30 +0000 (UTC)
commit d8a4048f1ac8fd1a092658d25c7077030abe8853
Author: Christopher Roy Bratusek <chris nanolx org>
Date: Sat Oct 24 09:48:06 2009 +0200
dded a missing bracket
lisp/sawfish/wm/ext/apps-menu.jl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lisp/sawfish/wm/ext/apps-menu.jl b/lisp/sawfish/wm/ext/apps-menu.jl
index 8d9173d..2a3e5b8 100644
--- a/lisp/sawfish/wm/ext/apps-menu.jl
+++ b/lisp/sawfish/wm/ext/apps-menu.jl
@@ -63,7 +63,7 @@ eog, nautilus or evince. If you want to have them added to your menu,
set this to non-nil.")
(defvar desktop-directory '("/usr/share/applications")
- "List of directories to look for *.desktop files."
+ "List of directories to look for *.desktop files.")
(defvar apps-menu-alphabetize t
"Sort the apps menu alphabetically.")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]