--- gnupg-1.9.6/g10/photoid.c~ 2004-04-07 18:45:58 +0400 +++ gnupg-1.9.6/g10/photoid.c 2004-04-07 18:46:06 +0400 @@ -240,7 +240,7 @@ #elif defined(__riscos__) return "Filer_Run %I"; #else - return "xloadimage -fork -quiet -title 'KeyID 0x%k' stdin"; + return "xli -fork -quiet -title 'KeyID 0x%k' stdin"; #endif } #endif --- gnupg-1.9.6/g10/options.skel~ 2004-04-07 19:43:06 +0400 +++ gnupg-1.9.6/g10/options.skel 2004-04-07 19:43:14 +0400 @@ -176,7 +176,7 @@ # input is the best way to do this as it avoids the time and effort in # generating and then cleaning up a secure temp file. # -# The default program is "xloadimage -fork -quiet -title 'KeyID 0x%k' stdin" +# The default program is "xli -fork -quiet -title 'KeyID 0x%k' stdin" # On Mac OS X and Windows, the default is to use your regular JPEG image # viewer. #