mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-24 17:00:27 -05:00
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:
parent
d59801088d
commit
22ee98f897
@ -102,11 +102,6 @@
|
|||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
</column>
|
</column>
|
||||||
<column>
|
|
||||||
<property name="text">
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
</column>
|
|
||||||
<column>
|
<column>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Name</string>
|
<string>Name</string>
|
||||||
|
@ -58,7 +58,7 @@
|
|||||||
#define IMAGE_OPENFILE ":/images/fileopen.png"
|
#define IMAGE_OPENFILE ":/images/fileopen.png"
|
||||||
#define IMAGE_COLLECTION ":/images/mimetypes/rscollection-16.png"
|
#define IMAGE_COLLECTION ":/images/mimetypes/rscollection-16.png"
|
||||||
#define IMAGE_EDITSHARE ":/images/edit_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.
|
// Define to avoid using the search in treeview, because it is really slow for now.
|
||||||
//
|
//
|
||||||
|
@ -345,6 +345,7 @@
|
|||||||
<file>images/mute-off-16.png</file>
|
<file>images/mute-off-16.png</file>
|
||||||
<file>images/mute-on-16.png</file>
|
<file>images/mute-on-16.png</file>
|
||||||
<file>images/my_documents_16.png</file>
|
<file>images/my_documents_16.png</file>
|
||||||
|
<file>images/my_documents_22.png</file>
|
||||||
<file>images/network.png</file>
|
<file>images/network.png</file>
|
||||||
<file>images/network16.png</file>
|
<file>images/network16.png</file>
|
||||||
<file>images/network32.png</file>
|
<file>images/network32.png</file>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user