fix problem.. the two names should have been exchanged..

Change-Id: I2cb8236ea561e5e1ef888c5c025590d9a866fc6e
diff --git a/gui/html.qrc b/gui/html.qrc
index 29a8104..630a137 100644
--- a/gui/html.qrc
+++ b/gui/html.qrc
@@ -1,5 +1,5 @@
 <RCC>
     <qresource prefix="/">
-        <file>images/friends-group-icon.png</file>
+        <file>html/index.html</file>
     </qresource>
 </RCC>
diff --git a/gui/images.qrc b/gui/images.qrc
index 630a137..29a8104 100644
--- a/gui/images.qrc
+++ b/gui/images.qrc
@@ -1,5 +1,5 @@
 <RCC>
     <qresource prefix="/">
-        <file>html/index.html</file>
+        <file>images/friends-group-icon.png</file>
     </qresource>
 </RCC>