added some tag icons for the gxs id details

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2014-04-08 13:28:58 +00:00
parent 8420d27a02
commit 55be20d15b
9 changed files with 15 additions and 8 deletions

View File

@ -32,15 +32,15 @@
/* Images for tag icons */ /* Images for tag icons */
#define IMAGE_LOADING ":/images/folder-draft.png" #define IMAGE_LOADING ":/images/folder-draft.png"
#define IMAGE_PGPKNOWN ":/images/vote_up.png" #define IMAGE_PGPKNOWN ":/images/tags/pgp-known.png"
#define IMAGE_PGPUNKNOWN ":/images/vote_up.png" #define IMAGE_PGPUNKNOWN ":/images/tags/pgp-unknown.png"
#define IMAGE_ANON ":/images/vote_down.png" #define IMAGE_ANON ":/images/tags/anon.png"
#define IMAGE_DEV_AMBASSADOR ":/images/vote_down.png" #define IMAGE_DEV_AMBASSADOR ":/images/tags/dev-ambassador.png"
#define IMAGE_DEV_CONTRIBUTOR ":/images/vote_down.png" #define IMAGE_DEV_CONTRIBUTOR ":/images/tags/vote_down.png"
#define IMAGE_DEV_TRANSLATOR ":/images/vote_down.png" #define IMAGE_DEV_TRANSLATOR ":/images/tags/dev-translator.png"
#define IMAGE_DEV_PATCHER ":/images/vote_down.png" #define IMAGE_DEV_PATCHER ":/images/tags/dev-patcher.png"
#define IMAGE_DEV_DEVELOPER ":/images/vote_down.png" #define IMAGE_DEV_DEVELOPER ":/images/tags/developer.png"
static const int IconSize = 20; static const int IconSize = 20;

View File

@ -666,6 +666,13 @@
<file>images/connect/connectFriendBanner1.png</file> <file>images/connect/connectFriendBanner1.png</file>
<file>images/connect/info16.png</file> <file>images/connect/info16.png</file>
<file>images/connect/mail_send.png</file> <file>images/connect/mail_send.png</file>
<file>images/tags/pgp-known.png</file>
<file>images/tags/pgp-unknown.png</file>
<file>images/tags/anon.png</file>
<file>images/tags/dev-ambassador.png</file>
<file>images/tags/dev-translator.png</file>
<file>images/tags/dev-patcher.png</file>
<file>images/tags/developer.png</file>
<file>help/version.html</file> <file>help/version.html</file>
<file>images/view-certificate-sign-48.png</file> <file>images/view-certificate-sign-48.png</file>
</qresource> </qresource>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 977 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB