nix-gh/src/libmain
Jörg Thalheim 2fd8f8bb99 Replace Unicode quotes in user-facing strings by ASCII
Relevant RFC: NixOS/rfcs#4

$ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g"
2017-07-30 12:32:45 +01:00
..
common-args.cc Don't show flags from config settings in "nix --help" 2017-06-07 18:41:20 +02:00
common-args.hh Factor out --json 2017-04-24 14:21:36 +02:00
local.mk Doh 2016-02-22 17:33:27 +01:00
nix-main.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
shared.cc Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
shared.hh Replace Unicode quotes in user-facing strings by ASCII 2017-07-30 12:32:45 +01:00
stack.cc Shut up a memory leak warning 2017-07-14 11:40:57 +02:00