]> granicus.if.org Git - sudo/commit
Add calls to bindtextdomain() and textdomain()
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 May 2011 20:38:40 +0000 (16:38 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 May 2011 20:38:40 +0000 (16:38 -0400)
commitc3a259f5ee97480f68dfe2db5139b1e52d05667a
tree0ff1c079a867d45a2a62fb2f7b7526e059e9a7f8
parent19a81af6b0370789c59eff0a5ded5c85296d594a
Add calls to bindtextdomain() and textdomain()
Currently there are two domains, one for the sudo front-end and
one for the sudoers plugin and its associated utilities.
12 files changed:
configure
configure.in
plugins/sudoers/Makefile.in
plugins/sudoers/iolog.c
plugins/sudoers/plugin_error.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
plugins/sudoers/sudoreplay.c
plugins/sudoers/visudo.c
src/Makefile.in
src/sesh.c
src/sudo.c