diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-12-25 23:21:21 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2010-12-25 23:21:21 +0000 |
commit | 07a1585f3eee1211aeaf55ea436135f637520102 (patch) | |
tree | 82d8cc246bc10b0a8f1bfc1c93503e251ae24ae8 /_graphics | |
parent | a201a5bba863a6d0dfa3b68d73a227cfcc7f66b6 (diff) | |
download | elgg-07a1585f3eee1211aeaf55ea436135f637520102.tar.gz elgg-07a1585f3eee1211aeaf55ea436135f637520102.tar.bz2 |
moved default profile icons into core
git-svn-id: http://code.elgg.org/elgg/trunk@7722 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to '_graphics')
-rw-r--r-- | _graphics/icons/user/defaultlarge.gif | bin | 0 -> 2924 bytes |
-rw-r--r-- | _graphics/icons/user/defaultmaster.gif | bin | 0 -> 43 bytes |
-rw-r--r-- | _graphics/icons/user/defaultmedium.gif | bin | 0 -> 2855 bytes |
-rw-r--r-- | _graphics/icons/user/defaultsmall.gif | bin | 0 -> 1027 bytes |
-rw-r--r-- | _graphics/icons/user/defaulttiny.gif | bin | 0 -> 745 bytes |
-rw-r--r-- | _graphics/icons/user/defaulttopbar.gif | bin | 0 -> 599 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/_graphics/icons/user/defaultlarge.gif b/_graphics/icons/user/defaultlarge.gif Binary files differnew file mode 100644 index 000000000..6ea3bd4cd --- /dev/null +++ b/_graphics/icons/user/defaultlarge.gif diff --git a/_graphics/icons/user/defaultmaster.gif b/_graphics/icons/user/defaultmaster.gif Binary files differnew file mode 100644 index 000000000..5bfd67a2d --- /dev/null +++ b/_graphics/icons/user/defaultmaster.gif diff --git a/_graphics/icons/user/defaultmedium.gif b/_graphics/icons/user/defaultmedium.gif Binary files differnew file mode 100644 index 000000000..c6b2e6a6d --- /dev/null +++ b/_graphics/icons/user/defaultmedium.gif diff --git a/_graphics/icons/user/defaultsmall.gif b/_graphics/icons/user/defaultsmall.gif Binary files differnew file mode 100644 index 000000000..661d72f04 --- /dev/null +++ b/_graphics/icons/user/defaultsmall.gif diff --git a/_graphics/icons/user/defaulttiny.gif b/_graphics/icons/user/defaulttiny.gif Binary files differnew file mode 100644 index 000000000..1775346bc --- /dev/null +++ b/_graphics/icons/user/defaulttiny.gif diff --git a/_graphics/icons/user/defaulttopbar.gif b/_graphics/icons/user/defaulttopbar.gif Binary files differnew file mode 100644 index 000000000..c3616aeb5 --- /dev/null +++ b/_graphics/icons/user/defaulttopbar.gif |