[pygtk-web] 2010-03-31 Rafael Villar Burke <pachi rvburke com>



commit 6cbfb14b260e9370d87b26e84e23527fb7c09df7
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Wed Mar 31 12:17:13 2010 +0200

    2010-03-31  Rafael Villar Burke  <pachi rvburke com>
    
    	* applications.src: Add Keybinder

 ChangeLog        |    4 ++++
 applications.src |    4 ++++
 2 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3cf30ab..5f4c295 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-03-31  Rafael Villar Burke  <pachi rvburke com>
+
+	* applications.src: Add Keybinder
+
 2010-03-30  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: Add MouseTrap
diff --git a/applications.src b/applications.src
index a7cb123..cee063f 100644
--- a/applications.src
+++ b/applications.src
@@ -1197,6 +1197,10 @@
   tiny displays sitting on your desktop in a symbiotic relationship of
   eye candy and usefulness.</dd>
 
+  <dt><a href="http://kaizer.se/wiki/python-keybinder/";>Keybinder</a></dt>
+  <dd>keybinder is a python module for gtk-based applications registering
+  global key bindings.</dd>
+
   <dt><a href="http://www.async.com.br/projects/kiwi/";>Kiwi</a></dt>
   <dd> Kiwi consists of a set of classes and wrappers for PyGTK that
   were developed to provide a sort of framework for applications. Fully



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