diff options
author | kali <kali@leap.se> | 2012-09-12 21:29:49 +0000 |
---|---|---|
committer | kali <kali@leap.se> | 2012-09-12 08:42:29 +0900 |
commit | 18109193b239be6e7ecc4c2d07c9c999e33081f8 (patch) | |
tree | 6346f7251578a0c0e7375a4ce7c2c22ea8e3f6bd /src/leap/base/constants.py | |
parent | 3fa754c39bcdea355a4ec6b0ddfaeead2040a86a (diff) |
checks for systray in unity
Diffstat (limited to 'src/leap/base/constants.py')
-rw-r--r-- | src/leap/base/constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/leap/base/constants.py b/src/leap/base/constants.py index 991a1dfe..0ec3e016 100644 --- a/src/leap/base/constants.py +++ b/src/leap/base/constants.py @@ -1,4 +1,5 @@ """constants to be used in base module""" +APP_NAME = "leap" # default provider placeholder # using `example.org` we make sure that this |