Fix #516: Shortcut/Feature: Select random image
authorColin Clark <colin.clark@cclark.uk>
Sat, 5 Jan 2019 16:22:05 +0000 (16:22 +0000)
committerColin Clark <colin.clark@cclark.uk>
Sat, 5 Jan 2019 16:22:05 +0000 (16:22 +0000)
commit567e349fa3405332e7402a04df9a9d26e852c186
tree80bc615b9b1c2bc0cf8a7bb936ea36bcb495f837
parent680acc8720314a02fa237c4b624dec65d62a05be
Fix #516: Shortcut/Feature: Select random image

https://github.com/BestImageViewer/geeqie/issues/516

Implemented as a plugin.

The random image is selected from all files in all collections plus all
images in the current folder.
configure.ac
plugins/Makefile.am
plugins/random-image/Makefile.am [new file with mode: 0644]
plugins/random-image/geeqie-random-image [new file with mode: 0755]
plugins/random-image/random-image.desktop.in [new file with mode: 0644]
po/POTFILES.in