Start off with the clipboard instead of the file manager.
* src/gpa.c (main): Move default action setting after options reading. Set default action to clipboard unless we are in simple mode and no key has yet been created. * src/options.c (gpa_options_have_default_key): New. * src/keymanager.c (key_manager_maybe_firsttime): New. (key_manager_mapped): Use gpa_options_have_default_key.
- Signed-off-by: Werner Koch <wk@gnupg.org>