[sawfish] rename flippers-activate to activate-flippers (consistent naming-scheme)
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] rename flippers-activate to activate-flippers (consistent naming-scheme)
- Date: Sun, 30 Jan 2011 10:51:53 +0000 (UTC)
commit be0a8eca2040a79026dac5ad1e5df8695b81c819
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Sun Jan 30 11:51:09 2011 +0100
rename flippers-activate to activate-flippers
(consistent naming-scheme)
lisp/sawfish/wm/edge/util.jl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lisp/sawfish/wm/edge/util.jl b/lisp/sawfish/wm/edge/util.jl
index 1cb9f2f..87b2a73 100644
--- a/lisp/sawfish/wm/edge/util.jl
+++ b/lisp/sawfish/wm/edge/util.jl
@@ -22,7 +22,7 @@
(compound-interface
(structure-interface sawfish.wm.edge.subrs)
- (export flippers-activate
+ (export activate-flippers
get-active-corner
get-active-edge))
@@ -35,7 +35,7 @@
(define-structure-alias edge-util sawfish.wm.edge.util)
- (define (flippers-activate enable)
+ (define (activate-flippers enable)
(if enable
(progn
(recreate-flippers)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]