changed view icon for PhotoShare

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5854 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-11-20 11:27:15 +00:00
parent fd981f453c
commit 03a3499a1b
6 changed files with 4 additions and 3 deletions

View File

@ -52,8 +52,8 @@
<string>View Album</string>
</property>
<property name="icon">
<iconset resource="../images.qrc">
<normaloff>:/images/lphoto.png</normaloff>:/images/lphoto.png</iconset>
<iconset resource="Photo_images.qrc">
<normaloff>:/images/kview_24.png</normaloff>:/images/kview_24.png</iconset>
</property>
<property name="iconSize">
<size>

View File

@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/" >
<file>images/kuickshow.png</file>
<file>images/kview_24.png</file>
</qresource>
</RCC>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB