Author: simons
Date: Thu Oct 7 14:05:19 2010
New Revision: 24144
URL: https://svn.nixos.org/websvn/nix/?rev=24144&sc=1
Log:
pkgs/tools/networking/x11-ssh-askpass: capitalize first letter of
meta.description
Modified:
nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix
Modified: nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix Thu Oct
7 13:14:29 2010 (r24143)
+++ nixpkgs/trunk/pkgs/tools/networking/x11-ssh-askpass/default.nix Thu Oct
7 14:05:19 2010 (r24144)
@@ -18,7 +18,7 @@
meta = {
homepage = "http://www.jmknoble.net/software/x11-ssh-askpass/";
- description = "lightweight passphrase dialog for OpenSSH or other open
variants of SSH";
+ description = "Lightweight passphrase dialog for OpenSSH or other open
variants of SSH";
platforms = stdenv.lib.platforms.unix;
maintainers = [];
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits