diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-06-14 16:21:42 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-06-14 16:21:42 +0000 |
commit | 857c54d336dade4cbcc83d33282624bddb0de19d (patch) | |
tree | ef176070ac06d39d5b352c351c4faf7fec6d72ea /protocols/Tlen/res | |
parent | 4ab2514a98a3eda9a362decfa881be20245c1785 (diff) |
Jabber, Skype, Tlen: Use core auth icons.
git-svn-id: http://svn.miranda-ng.org/main/trunk@4941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tlen/res')
-rw-r--r-- | protocols/Tlen/res/auth_grant.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | protocols/Tlen/res/auth_request.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | protocols/Tlen/res/tlen.rc | 2 |
3 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Tlen/res/auth_grant.ico b/protocols/Tlen/res/auth_grant.ico Binary files differdeleted file mode 100644 index 22ce0e5c47..0000000000 --- a/protocols/Tlen/res/auth_grant.ico +++ /dev/null diff --git a/protocols/Tlen/res/auth_request.ico b/protocols/Tlen/res/auth_request.ico Binary files differdeleted file mode 100644 index d2e379aa5f..0000000000 --- a/protocols/Tlen/res/auth_request.ico +++ /dev/null diff --git a/protocols/Tlen/res/tlen.rc b/protocols/Tlen/res/tlen.rc index c105940f6a..ab7173bb2b 100644 --- a/protocols/Tlen/res/tlen.rc +++ b/protocols/Tlen/res/tlen.rc @@ -420,8 +420,6 @@ IDI_TLEN ICON "tlen.ico" IDI_MAIL ICON "mail.ico"
IDI_MUC ICON "groupchats.ico"
IDI_CHATS ICON "tlenchats.ico"
-IDI_GRANT ICON "auth_grant.ico"
-IDI_REQUEST ICON "auth_request.ico"
IDI_VOICE ICON "voicechat.ico"
IDI_MICROPHONE ICON "microphone.ico"
IDI_SPEAKER ICON "speaker.ico"
|