[sawfish: 6/7] fixed a typo in move-resize.jl
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish: 6/7] fixed a typo in move-resize.jl
- Date: Mon, 25 Apr 2011 16:45:18 +0000 (UTC)
commit 182bccba400c8f0934d134b0068b989935337a9e
Author: Christopher Roy Bratusek <nano tuxfamily org>
Date: Mon Apr 25 18:39:03 2011 +0200
fixed a typo in move-resize.jl
lisp/sawfish/wm/commands/move-resize.jl | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/lisp/sawfish/wm/commands/move-resize.jl b/lisp/sawfish/wm/commands/move-resize.jl
index 3dbfc0d..2d2810a 100644
--- a/lisp/sawfish/wm/commands/move-resize.jl
+++ b/lisp/sawfish/wm/commands/move-resize.jl
@@ -623,9 +623,10 @@ that window."
(setq w (input-focus)))
(resize-window-with-hints* w
(car (window-dimensions w)) y)))
+
(define-command 'resize-window-to-preset-height
resize-window-to-preset-height
- #:doc "Resive a window to the height you specify here."
+ #:doc "Resize a window to the height you specify here."
#:type '(and (labelled "New height:" (number 10)))
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]