Fixing the description of TaskCoach. I committed too fast.

svn path=/nixpkgs/trunk/; revision=32463
This commit is contained in:
Lluís Batlle i Rossell 2012-02-21 18:22:38 +00:00
parent fa990884ec
commit 8cb96ff7b2

View File

@ -1939,7 +1939,7 @@ let pythonPackages = python.modules // rec {
meta = {
homepage = http://taskcoach.org/;
description = "A very small text templating language";
description = "Todo manager to keep track of personal tasks and todo lists";
license = "GPLv3+";
};
};