Fix missing descriptions

svn path=/nixpkgs/trunk/; revision=24596
This commit is contained in:
Michael Raskin 2010-11-04 10:47:24 +00:00
parent 2db7a9dfbd
commit eb2a953bc3

View file

@ -36,7 +36,7 @@ rec {
'' [];
meta = {
description = "${abort ''Specify description''}";
description = "A stand-alone panel";
maintainers = with a.lib.maintainers;
[
raskin