summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-03-08 11:09:23 -0300
committerTomás Touceda <chiiph@leap.se>2013-03-08 11:09:23 -0300
commit01a7faa2033ef3ce85bc5a346eca3601f0f4f7c5 (patch)
treefd3da99f8d1bec4c4d086583a461e77477dfd8b9 /data
parentcaba70c5cee5e772761f9bbb2e4a9c5beab0be1e (diff)
Migrate VPN process to QProcess
Also: - Add a new tray icon for the whole app and a VPN specific one - Add a way to start/stop EIP independently - Improve reaction to the process dying
Diffstat (limited to 'data')
-rw-r--r--data/images/leap-gray-big.pngbin0 -> 17246 bytes
-rw-r--r--data/resources/mainwindow.qrc1
2 files changed, 1 insertions, 0 deletions
diff --git a/data/images/leap-gray-big.png b/data/images/leap-gray-big.png
new file mode 100644
index 00000000..1529a74f
--- /dev/null
+++ b/data/images/leap-gray-big.png
Binary files differ
diff --git a/data/resources/mainwindow.qrc b/data/resources/mainwindow.qrc
index e53e3633..e27d1993 100644
--- a/data/resources/mainwindow.qrc
+++ b/data/resources/mainwindow.qrc
@@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/">
+ <file>../images/leap-gray-big.png</file>
<file>../images/Blue-Arrow-Right-32.png</file>
<file>../images/Globe.png</file>
<file>../images/conn_error.png</file>