[sawfish] added structure alias to sawfish.wm.commands.launcher
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] added structure alias to sawfish.wm.commands.launcher
- Date: Sat, 5 Dec 2009 10:54:19 +0000 (UTC)
commit b715ec62d51465762abd29fea241bf68b6837a6e
Author: Christopher Roy Bratusek <chris nanolx org>
Date: Sat Dec 5 11:53:20 2009 +0100
added structure alias to sawfish.wm.commands.launcher
ChangeLog | 2 ++
lisp/sawfish/wm/commands/launcher.jl | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bc488cb..e91faba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* lisp/sawfish/wm/ext/window-history.jl: more commands in the window-history-menu
+ * lisp/sawfish/wm/commands/launcher.jl: addded structure alias
+
2009-12-05 Teika Kazura <teika lavabit com>
* lisp/sawfish/wm/custom-defaults.jl
* lisp/sawfish/wm/ext/match-window.jl
diff --git a/lisp/sawfish/wm/commands/launcher.jl b/lisp/sawfish/wm/commands/launcher.jl
index 83c7d8e..70408fb 100644
--- a/lisp/sawfish/wm/commands/launcher.jl
+++ b/lisp/sawfish/wm/commands/launcher.jl
@@ -33,6 +33,8 @@
sawfish.wm.custom
sawfish.wm.commands)
+ (define-structure-alias launcher sawfish.wm.commands.launcher)
+
(defgroup apps "External Applications" :group misc)
(defcustom xterm-program "xterm"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]