nixpkgs/pkgs/applications
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
altcoins boost: Kill unnecessary 'lib' output 2016-04-28 00:41:28 +03:00
audio Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
backup crashplan: 4.6.0-r3 -> 4.7.0 (#15903) 2016-06-02 11:31:32 +01:00
display-managers sddm: run phase hooks 2016-06-09 12:39:02 -05:00
editors Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
gis grass: fix build 2016-04-13 16:20:31 +00:00
graphics Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
inferno inferno: 645 -> 785 2016-02-28 20:16:08 +00:00
misc Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
networking Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
office Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
science Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
search catfish: 1.4.1 -> 1.4.2 2016-06-11 15:25:59 -03:00
taxes Dutch tax office (Belastingdienst) software for entrepreneurs version 2014 2015-10-24 22:10:23 +02:00
version-management Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
video Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
virtualization Merge pull request #16107 from joachifm/grsec-ng 2016-06-14 03:52:50 +02:00
window-managers new fvwm version 2.6.6, ftp is not available 2016-06-19 11:10:00 +02:00