Added some descriptions.

svn path=/nixpkgs/trunk/; revision=8920
This commit is contained in:
Michael Raskin
2007-06-26 11:49:45 +00:00
parent 4512585cd5
commit 42f841bcab
9 changed files with 34 additions and 0 deletions
@@ -8,4 +8,8 @@ stdenv.mkDerivation {
};
buildInputs = [gtk glib perl pkgconfig perlXMLParser libxml2 gettext python libxml2Python docbook5 libxslt docbook_xsl];
meta = {
description = "Gnome Diagram drawing software.";
};
}