[sawfish] accidently commited keymap-trans yesterday (...) -- updated `THANKS' (see: CONTRIBUTING)



commit bc04ed2405db29bfb29fe400d508b9b000b61ea7
Author: chrisb <zanghar freenet de>
Date:   Fri Aug 28 21:02:53 2009 +0200

    accidently commited keymap-trans yesterday (...) -- updated `THANKS' (see: CONTRIBUTING)

 CONTRIBUTING                        |    3 +++
 ChangeLog                           |    6 ++++++
 lisp/sawfish/wm/ext/match-window.jl |    3 +--
 man/news.texi                       |    2 ++
 4 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 299175e..55c9fe4 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -83,7 +83,9 @@ Christopher Bratusek (Maintainer since Dec 2008)
  - GSR for patches and other active contribution
  - Harald van Dijk for QT menu focus patch, titlebar updates, ebuilds and parallel make
  - Ian Dall for update spec-file patch
+ - Jeremy Hankins for some new window-matchers
  - Jonathan Sambrook for Maximize fullscreen xinerama patch
+ - Jürgen Hötzel for general help
  - Mark Schreiber for move-window-"direction" focus patch
  - Martin Mares for Avoid errors on windows with no class patch
  - Michael Jägermann specfile/glib issue/imlib issue
@@ -95,6 +97,7 @@ Christopher Bratusek (Maintainer since Dec 2008)
  - Thadeu Lima de Souza Cascardo for improving 64 bit support
  - Timo Korvola for numerous patches and other active contribution
  - Teika Kazura for a lot of patches
+ - Wang Diancheng for general help
  - Yannig Marchegay for occitan translation
  - Yoshiaki Kasahara for buffer overflow fix
  - Yuuki Harano for Pango draw() ignores font patch
diff --git a/ChangeLog b/ChangeLog
index fdcc498..2d417fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-28  Christopher Bratusek <zanghar freenet de>
+	* lisp/sawfish/wm/ext/match-window.jl: accidently also commited keymap-trans window-matcher (...)
+	                                       remove an unused export
+
+	* CONTRIBUTING: updated `THANKS' section
+
 2009-08-27  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/windows.jl: get-window-by-class/get-window-by-class-re [Christopher Bratusek]
 
diff --git a/lisp/sawfish/wm/ext/match-window.jl b/lisp/sawfish/wm/ext/match-window.jl
index 9c2afb0..5cd8432 100644
--- a/lisp/sawfish/wm/ext/match-window.jl
+++ b/lisp/sawfish/wm/ext/match-window.jl
@@ -47,8 +47,7 @@
 	    remove-window-matcher
 	    match-window
 	    rename-window
-	    rename-window-interactive
-	    keymap-trans)
+	    rename-window-interactive)
 
     (open rep
 	  rep.system
diff --git a/man/news.texi b/man/news.texi
index 0ecc9cf..db33163 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -54,6 +54,8 @@ they occurred between. For more detailed information see the
 
 @item Added window-name window-matcher [Christopher Bratusek]
 
+ item Added keymap-trans window-matcher [Scott Scriven]
+
 @item Added viewport-windows function (equivalent to workspace-windows) [Jeremy Hankins]
 
 @item Added viewport-boundary-mode dynamic (creates a new viewport then hitting the screen-edge) [Jeremy Hankins]



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]