diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-08 15:42:51 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-08 15:42:51 -0300 |
commit | a6b994f9c201428097676fe914b55d50dfb07db7 (patch) | |
tree | 91486ca52fb4e77687cb724bfea4a65263b67830 /data | |
parent | e2e6e15fb6546890d39e427b43023bbcc4ceb75f (diff) | |
parent | 1f03efa202e4b604b9fb50d0742dc756691e9803 (diff) |
Merge remote-tracking branch 'ivan/feature/3313_rebrand-leap-client-to-bitmask' into develop
Diffstat (limited to 'data')
-rw-r--r-- | data/images/mask-icon.png | bin | 0 -> 16575 bytes | |||
-rw-r--r-- | data/images/mask-launcher.png | bin | 0 -> 37759 bytes | |||
-rw-r--r-- | data/resources/mainwindow.qrc | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/data/images/mask-icon.png b/data/images/mask-icon.png Binary files differnew file mode 100644 index 00000000..3504bae9 --- /dev/null +++ b/data/images/mask-icon.png diff --git a/data/images/mask-launcher.png b/data/images/mask-launcher.png Binary files differnew file mode 100644 index 00000000..cb27f8d3 --- /dev/null +++ b/data/images/mask-launcher.png diff --git a/data/resources/mainwindow.qrc b/data/resources/mainwindow.qrc index 655f2812..d1268186 100644 --- a/data/resources/mainwindow.qrc +++ b/data/resources/mainwindow.qrc @@ -1,5 +1,7 @@ <RCC> <qresource prefix="/"> + <file>../images/mask-launcher.png</file> + <file>../images/mask-icon.png</file> <file>../images/watermark.png</file> <file>../images/leap-gray-big.png</file> <file>../images/Blue-Arrow-Right-32.png</file> |