diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-06-14 14:07:23 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-06-14 14:07:23 +0000 |
commit | 58d0f51be9792eeca8eadd796ef849039efaf866 (patch) | |
tree | 7b385f99f5e256f2bb9e54ce462d1f7b82f870d3 /src/res | |
parent | 3c6f0aac31f72ebf98ab5ccc5b088cfa977a5126 (diff) |
Added auth icons into core. Used those for auth events (instead of miranda logo icon). Also fixes #186
git-svn-id: http://svn.miranda-ng.org/main/trunk@4935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/res')
-rw-r--r-- | src/res/auth_add.ico | bin | 0 -> 1150 bytes |
-rw-r--r-- | src/res/auth_grant.ico | bin | 0 -> 1150 bytes |
-rw-r--r-- | src/res/auth_request.ico | bin | 0 -> 1150 bytes |
-rw-r--r-- | src/res/auth_revoke.ico | bin | 0 -> 1150 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/res/auth_add.ico b/src/res/auth_add.ico Binary files differnew file mode 100644 index 0000000000..90c6b83639 --- /dev/null +++ b/src/res/auth_add.ico diff --git a/src/res/auth_grant.ico b/src/res/auth_grant.ico Binary files differnew file mode 100644 index 0000000000..58acccb83f --- /dev/null +++ b/src/res/auth_grant.ico diff --git a/src/res/auth_request.ico b/src/res/auth_request.ico Binary files differnew file mode 100644 index 0000000000..85ea50a284 --- /dev/null +++ b/src/res/auth_request.ico diff --git a/src/res/auth_revoke.ico b/src/res/auth_revoke.ico Binary files differnew file mode 100644 index 0000000000..e91ee67dc9 --- /dev/null +++ b/src/res/auth_revoke.ico |