AppImage version update notification
authorColin Clark <colin.clark@cclark.uk>
Mon, 5 Dec 2022 10:42:50 +0000 (10:42 +0000)
committerColin Clark <colin.clark@cclark.uk>
Mon, 5 Dec 2022 10:42:50 +0000 (10:42 +0000)
commitbbff9ccd0cd210a080a928726eaaf68311c0ac12
treeae487afa39273ec3df89b745e74ea743f1bb9582
parente0516129799b668af026d380618cb66190f0e3c1
AppImage version update notification

If Geeqie is being run as an AppImage and the version on the server is
newer than the one currently being run, a fade-out message is shown on
start-up.
This can be disabled via an option on Preferences/General.
An Internet connection is required.
The option is not displayed if not being run as an AppImage.
doc/docbook/GuideOptionsGeneral.xml
src/main.cc
src/main.h
src/options.cc
src/options.h
src/preferences.cc
src/rcfile.cc
src/ui-utildlg.cc
src/ui-utildlg.h