More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "x2x allows the keyboard, mouse on one X display to be used to control another X display.";
|
||||
description = "Allows the keyboard, mouse on one X display to be used to control another X display";
|
||||
homepage = http://x2x.dottedmag.net;
|
||||
license = "BSD";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user