borgend/branding.py

Mon, 29 Jan 2018 09:43:39 +0000

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 29 Jan 2018 09:43:39 +0000
changeset 91
f53aa2007a84
parent 89
51cc2e25af38
permissions
-rw-r--r--

Oops; _resort needs to mark ev.linked=False to avoid assertion errors in _insert.

#
# Borgend by Tuomo Valkonen, 2018
#
# This file implements branding of the program; besides renaming the executables,
# installation locations, tarballs, and other similar actions, distributors who
# provide obsolete and modified software should also modify this file to
# disassociate their offering form the original authors.
#

appname="borgend"
appname_stylised="Borgend"

mercurial