borgend/branding.py

Mon, 17 Sep 2018 19:48:02 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 17 Sep 2018 19:48:02 -0500
changeset 118
aadd60a24bc8
parent 89
51cc2e25af38
permissions
-rw-r--r--

py2app is fucked up shit that couldn't find a packages with staring at it
with its name written on it, and instead takes them all, so include a long
list of modules to forcibly exclude to build a reasonably-sized app.

#
# 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