borgend/branding.py

Wed, 14 Feb 2018 15:23:39 +0000

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 14 Feb 2018 15:23:39 +0000
changeset 114
ad9fb3dd9fec
parent 89
51cc2e25af38
permissions
-rw-r--r--

Disable Notification Centre notifications.
They don't work reliably for some reason, and are in any case annoying
unless the display is somehow fine-tuned.

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