Create AppImages
authorColin Clark <colin.clark@cclark.uk>
Sun, 13 Jun 2021 10:44:42 +0000 (11:44 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 13 Jun 2021 10:44:42 +0000 (11:44 +0100)
commitc8d2429eb95aa63619e821fbbf80c6b9cde7cfbf
treedcc57505b15d36e68b444451c3a94061d1fe8e4f
parent9d99426b12f27e576677fe11cf151bf23413e1f6
Create AppImages

Change fixed paths to relative paths so that AppImages can be created.

Include documentation of how to create an AppImage, and a sample shell
script.
12 files changed:
README.md
appimages/README.md [new file with mode: 0644]
configure.ac
scripts/generate-appimage.sh [new file with mode: 0755]
src/desktop_file.c
src/editors.c
src/layout_util.c
src/main.c
src/main.h
src/misc.c
src/preferences.c
src/window.c