From b0b3f61777a264f53c73e7eeca7033b855fa2743 Mon Sep 17 00:00:00 2001 From: kali Date: Fri, 1 Feb 2013 00:49:10 +0900 Subject: add watermark image to wizard --- src/leap/gui/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/leap/gui/constants.py') diff --git a/src/leap/gui/constants.py b/src/leap/gui/constants.py index 277f3540..07077293 100644 --- a/src/leap/gui/constants.py +++ b/src/leap/gui/constants.py @@ -1,6 +1,7 @@ import time APP_LOGO = ':/images/leap-color-small.png' +APP_WATERMARK = ':/images/watermark.png' # bare is the username portion of a JID # full includes the "at" and some extra chars -- cgit v1.2.3