patch-sxiv_1 938 B

12345678910111213141516171819202122
  1. $OpenBSD: patch-sxiv_1,v 1.1 2015/12/25 02:03:00 mmcc Exp $
  2. --- sxiv.1.orig Sun Dec 20 07:21:25 2015
  3. +++ sxiv.1 Wed Dec 23 20:11:36 2015
  4. @@ -354,7 +354,7 @@ image gets loaded. The path of this script is
  5. and the first argument to this script is the path of the loaded image.
  6. .P
  7. There is also an example script installed together with sxiv as
  8. -.IR PREFIX/share/sxiv/exec/image-info .
  9. +.IR PREFIX/share/examples/sxiv/image-info .
  10. .SH EXTERNAL KEY HANDLER
  11. Additional external keyboard commands can be defined using a handler program
  12. located in
  13. @@ -372,7 +372,7 @@ where C/M/S indicate Ctrl/Meta(Alt)/Shift modifier sta
  14. keysym as listed in /usr/include/X11/keysymdef.h without the "XK_" prefix.
  15. There is also an example script installed together with sxiv as
  16. -.IR PREFIX/share/sxiv/exec/key-handler .
  17. +.IR PREFIX/share/examples/sxiv/key-handler .
  18. .SH THUMBNAIL CACHING
  19. sxiv stores all thumbnails under
  20. .IR $XDG_CACHE_HOME/sxiv/ .