mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
A bunch of minor changes for Windows.
This commit is contained in:
parent
a7fe86bc02
commit
f54b85bc2d
13 changed files with 187 additions and 95 deletions
|
@ -225,7 +225,7 @@ start_pinentry (ctrl_t ctrl)
|
|||
pgmname++;
|
||||
|
||||
/* OS X needs the entire file name in argv[0], so that it can locate
|
||||
the resource bundle. For other systems we stick to the the usual
|
||||
the resource bundle. For other systems we stick to the usual
|
||||
convention of supplying only the name of the program. */
|
||||
#ifdef __APPLE__
|
||||
argv[0] = opt.pinentry_program;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue