Fixed to use the correct sized Icon

Fixed item in Network Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2013-09-05 15:48:44 +00:00
parent d59801088d
commit 22ee98f897
3 changed files with 2 additions and 6 deletions

View File

@ -102,11 +102,6 @@
<string/>
</property>
</column>
<column>
<property name="text">
<string/>
</property>
</column>
<column>
<property name="text">
<string>Name</string>

View File

@ -58,7 +58,7 @@
#define IMAGE_OPENFILE ":/images/fileopen.png"
#define IMAGE_COLLECTION ":/images/mimetypes/rscollection-16.png"
#define IMAGE_EDITSHARE ":/images/edit_16.png"
#define IMAGE_MYFILES ":images/my_documents_16.png"
#define IMAGE_MYFILES ":images/my_documents_22.png"
// Define to avoid using the search in treeview, because it is really slow for now.
//

View File

@ -345,6 +345,7 @@
<file>images/mute-off-16.png</file>
<file>images/mute-on-16.png</file>
<file>images/my_documents_16.png</file>
<file>images/my_documents_22.png</file>
<file>images/network.png</file>
<file>images/network16.png</file>
<file>images/network32.png</file>