]> git.cworth.org Git - notmuch/commit
Rename the "contrib" directory to "completion".
authorCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 17:48:21 +0000 (10:48 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 6 Apr 2010 21:36:31 +0000 (14:36 -0700)
commite1a84ab1733c78fce8afeef8f022122988fc8a10
tree8169b1020e2a6748eababe0494d0077feb76c811
parentf23b233e3ad7217c207ff2d4b223d729f4002330
Rename the "contrib" directory to "completion".

The original "contrib" name is lousy. Everything in notmuch has been
contributed, and we are integrating as much of it as possible, (rather
than making users grub through contrib looking for useful pieces to
install).

Meanwhile, the only things we have in contrib are command-line
completion scripts, so "completion" makes more sense as a name, (and
helps make "./configure" slightly less ambiguous).
completion/README [new file with mode: 0644]
completion/notmuch-completion.bash [new file with mode: 0644]
completion/notmuch-completion.tcsh [new file with mode: 0644]
completion/notmuch-completion.zsh [new file with mode: 0644]
contrib/notmuch-completion.bash [deleted file]
contrib/notmuch-completion.tcsh [deleted file]
contrib/notmuch-completion.zsh [deleted file]