diff options
author | kali <kali@leap.se> | 2013-01-30 06:14:01 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-30 06:23:29 +0900 |
commit | 10eab60579a1f4bf4044104b530e6cc86ed4ae13 (patch) | |
tree | d36bf73ae97c69c260941ab6929a501989a4f50b /data | |
parent | 3daf4e945194dc55c718db6eed89f1a3fcc68cd9 (diff) |
add new assets for connection status
Diffstat (limited to 'data')
-rw-r--r-- | data/images/conn_connected.png | bin | 3031 -> 426 bytes | |||
-rw-r--r-- | data/images/conn_connecting.png | bin | 3213 -> 712 bytes | |||
-rw-r--r-- | data/images/conn_error.png | bin | 3571 -> 1429 bytes | |||
-rw-r--r-- | data/images/leap-color-small.png | bin | 11909 -> 10100 bytes | |||
-rw-r--r-- | data/resources/mainwindow.qrc | 1 |
5 files changed, 0 insertions, 1 deletions
diff --git a/data/images/conn_connected.png b/data/images/conn_connected.png Binary files differindex 6a5bcba9..a5d20497 100644 --- a/data/images/conn_connected.png +++ b/data/images/conn_connected.png diff --git a/data/images/conn_connecting.png b/data/images/conn_connecting.png Binary files differindex 35cb0f6a..31b6e617 100644 --- a/data/images/conn_connecting.png +++ b/data/images/conn_connecting.png diff --git a/data/images/conn_error.png b/data/images/conn_error.png Binary files differindex ac1391df..85669af6 100644 --- a/data/images/conn_error.png +++ b/data/images/conn_error.png diff --git a/data/images/leap-color-small.png b/data/images/leap-color-small.png Binary files differindex afabe2c9..bc9d4e7f 100644 --- a/data/images/leap-color-small.png +++ b/data/images/leap-color-small.png diff --git a/data/resources/mainwindow.qrc b/data/resources/mainwindow.qrc index 59abdbcd..58f59c9d 100644 --- a/data/resources/mainwindow.qrc +++ b/data/resources/mainwindow.qrc @@ -3,7 +3,6 @@ <file>../images/conn_error.png</file> <file>../images/conn_connecting.png</file> <file>../images/conn_connected.png</file> - <file>../images/leapfrog.jpg</file> <file>../images/leap-color-small.png</file> <file>../images/Dialog-accept.png</file> <file>../images/Dialog-error.png</file> |