[sawfish] 3d-hack is not autoloaded any more.
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] 3d-hack is not autoloaded any more.
- Date: Tue, 22 Jun 2010 14:54:19 +0000 (UTC)
commit 207f2a459d9091796ff6acd546a71d9e45602b69
Author: Teika kazura <teika lavabit com>
Date: Sun Jun 20 21:17:32 2010 +0900
3d-hack is not autoloaded any more.
lisp/sawfish/wm/autoload.jl | 1 -
lisp/sawfish/wm/ext/3d-hack.jl | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/lisp/sawfish/wm/autoload.jl b/lisp/sawfish/wm/autoload.jl
index 216d3ba..17122ad 100644
--- a/lisp/sawfish/wm/autoload.jl
+++ b/lisp/sawfish/wm/autoload.jl
@@ -144,7 +144,6 @@
(autoload-command 'xterm 'sawfish.wm.commands.launcher)
(autoload-command 'browser 'sawfish.wm.commands.launcher)
(autoload-command 'poweroff 'sawfish.wm.commands.poweroff)
-(autoload-command '3d-hack 'sawfish.wm.ext.3d-hack)
(autoload-command 'rename-window 'sawfish.wm.windows)
(defgroup audio "Sound" :require sawfish.wm.ext.audio-events)
(defgroup match-window "Window Rules" :layout single :require sawfish.wm.ext.match-window)
diff --git a/lisp/sawfish/wm/ext/3d-hack.jl b/lisp/sawfish/wm/ext/3d-hack.jl
index 7b4a864..2bb5a89 100644
--- a/lisp/sawfish/wm/ext/3d-hack.jl
+++ b/lisp/sawfish/wm/ext/3d-hack.jl
@@ -281,5 +281,4 @@
(remove-hook 'unbound-key-hook thrower)
(3d-destroy))))))
- ;;###autoload
(define-command '3d-hack 3d-hack #:class 'advanced))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]