From: ricola Date: Fri, 19 Oct 2012 21:34:53 +0000 (+0200) Subject: Load preferences for actions as well X-Git-Tag: 0.2.1~50 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=bbed3216708d64ec475481c008d868d2c10468f1;p=keyringer.git Load preferences for actions as well --- diff --git a/lib/keyringer/functions b/lib/keyringer/functions index 9fea828..129ec0e 100644 --- a/lib/keyringer/functions +++ b/lib/keyringer/functions @@ -454,5 +454,6 @@ function keyringer_create_new_recipients { # Setup environment if [ "$(basename "$0")" != "keyringer" ]; then + keyringer_config_load_preferences keyringer_set_env $* fi