diff options
Diffstat (limited to 'g10/options.skel')
-rw-r--r-- | g10/options.skel | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/options.skel b/g10/options.skel index 5beb3da9c..7d16914fa 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -171,6 +171,12 @@ lock-once # # Use your MIME handler to view photos: # photo-viewer "metamail -q -d -b -c %T -s 'KeyID 0x%k' -f GnuPG" +# +# Use the Win32 registry to pick a viewer for you: +# On Win95/98/Me (also the default on Win32): +# photo-viewer "start /w" +# On NT/2k/XP: +# photo-viewer "cmd /c start /w" # Passphrase agent |