summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-11-28 01:07:31 +0900
committerkali <kali@leap.se>2012-11-28 01:08:21 +0900
commit3ea766452e3c4708c724509d03001c0a0314fcf6 (patch)
treed77ba10cdad970b5025e75daa2b3be24e35ce0c7
parent1bb7e85425f2f427401cd02726c55922874a59a0 (diff)
modified hash of resources
-rw-r--r--data/images/leapfrog.jpgbin1767 -> 0 bytes
-rw-r--r--src/leap/gui/test_mainwindow_rc.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/data/images/leapfrog.jpg b/data/images/leapfrog.jpg
deleted file mode 100644
index a1ddf4bb..00000000
--- a/data/images/leapfrog.jpg
+++ /dev/null
Binary files differ
diff --git a/src/leap/gui/test_mainwindow_rc.py b/src/leap/gui/test_mainwindow_rc.py
index c2fb3f78..c5abb4aa 100644
--- a/src/leap/gui/test_mainwindow_rc.py
+++ b/src/leap/gui/test_mainwindow_rc.py
@@ -26,4 +26,4 @@ class MainWindowResourcesTest(unittest.TestCase):
def test_mainwindow_resources_hash(self):
self.assertEqual(
hashlib.md5(mainwindow_rc.qt_resource_data).hexdigest(),
- 'cc7f55e551df55e39c7dbedc1f7de4c2')
+ '53e196f29061d8f08f112e5a2e64eb53')