[Bash-completion-commits] ./current r1215: complete on gkrellm2 as well. Patch by Aaron Walker.

David Paleino d.paleino at gmail.com
Thu Dec 11 19:15:30 UTC 2008


------------------------------------------------------------
revno: 1215
committer: David Paleino <d.paleino at gmail.com>
branch nick: current
timestamp: Thu 2008-12-11 20:15:30 +0100
message:
  complete on gkrellm2 as well. Patch by Aaron Walker.
modified:
  contrib/gkrellm
  debian/changelog
-------------- next part --------------
=== modified file 'contrib/gkrellm'
--- a/contrib/gkrellm	2008-05-10 16:04:06 +0000
+++ b/contrib/gkrellm	2008-12-11 19:15:30 +0000
@@ -33,4 +33,4 @@
 	fi
 
 }
-complete -F _gkrellm gkrellm
+complete -F _gkrellm gkrellm gkrellm2

=== modified file 'debian/changelog'
--- a/debian/changelog	2008-12-11 19:13:16 +0000
+++ b/debian/changelog	2008-12-11 19:15:30 +0000
@@ -51,13 +51,14 @@
       Patch by Ciaran McCreesh.
     - use make -qp to parse the Makefile for us, so we get proper completion
       on things like pattern rules. Patch by Mike Kelly <pioto at exherbo.org>.
+    - complete on gkrellm2 as well. Patch by Aaron Walker.
   * debian/links fixed (Closes: #494292)
   * debian/control:
     - fixed typo in the long description
   * debian/install:
     - correctly install contrib/* under /etc/bash_completion.d/
 
- -- David Paleino <d.paleino at gmail.com>  Thu, 11 Dec 2008 20:12:21 +0100
+ -- David Paleino <d.paleino at gmail.com>  Thu, 11 Dec 2008 20:15:03 +0100
 
 bash-completion (20080705) unstable; urgency=low
 



More information about the Bash-completion-commits mailing list