From 43235df8406f6e8e400de502d36b9fa46de12756 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 18 Sep 2010 13:34:34 -0300 Subject: Comments --- lib/keyringer/functions | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/keyringer/functions b/lib/keyringer/functions index 630f519..a2a35be 100644 --- a/lib/keyringer/functions +++ b/lib/keyringer/functions @@ -24,6 +24,7 @@ function keyringer_config_load { keyringer_config_load_preferences } +# Load config preferences function keyringer_config_load_preferences { # Load custom keyring preferences if [ ! -z "$PREFERENCES" ] && [ -f "$PREFERENCES" ]; then -- cgit v1.2.3