nixpkgs-suyu/pkgs/tools/X11
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
..
arandr
autocutsel
bgs
bumblebee
ckbcomp
dex
dispad
dragon-drop
go-sct no more goPackages 2016-06-09 13:08:00 +02:00
hsetroot
keynav
ksuperkey
nitrogen
numlockx
obconf
primus
ratmen
runningx
screen-message
sct
setroot
skippy-xd
sselp
vdpauinfo
virtualgl
winswitch
wmctrl
wmutils-core
x2vnc
x2x
x11vnc
xbanish
xbindkeys
xbindkeys-config
xbrightness
xcalib
xcape
xchainkeys
xdg-user-dirs
xdg-utils
xdotool
xgeometry-select xgeometry-select: remove license field. license is unknown. 2016-06-07 17:56:01 +01:00
xinput_calibrator
xkb-switch
xlaunch
xmacro
xnee
xpra
xprintidle-ng
xrestop
xsettingsd
xtrace
xvkbd Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
xwinmosaic