Fix #162: Cannot symlink file if two geeqie instances are running
authorColin Clark <colin.clark@cclark.uk>
Thu, 29 Mar 2018 16:10:58 +0000 (17:10 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 29 Mar 2018 16:10:58 +0000 (17:10 +0100)
commit69022467c2db6ad8233114d743423e807cf35ded
treebb7a76be5c9dc2c448b20d5989f45cc04b03e408
parent7f5ac747a5140d2fadb701f0f212a1f06a147299
Fix #162: Cannot symlink file if two geeqie instances are running

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

Do not permit a second instance of Geeqie to be started.

There is only one geeqierc.xml file - it is not sensible to allow more
than one instance to be run.

File/New Window can be used instead.
src/main.c
src/remote.c
src/remote.h