diff options
author | Guillaume Desmottes <gdesmott@gnome.org> | 2009-03-03 07:07:51 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-09-03 22:03:16 +0800 |
commit | 430f4ef62308439a0e2edb29e6c08165ceff4d8e (patch) | |
tree | 0c7be05d1073257a17b52ff2ecc8574fc66ce501 | |
parent | 2778b79973dfd9a99cc049950f6c4c3546564b86 (diff) | |
download | gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.tar gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.tar.gz gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.tar.bz2 gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.tar.lz gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.tar.xz gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.tar.zst gsoc2013-empathy-430f4ef62308439a0e2edb29e6c08165ceff4d8e.zip |
add facebook icon
-rw-r--r-- | data/icons/Makefile.am | 3 | ||||
-rw-r--r-- | data/icons/hicolor_apps_16x16_im-facebook.png | bin | 0 -> 552 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_22x22_im-facebook.png | bin | 0 -> 731 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_48x48_im-facebook.png | bin | 0 -> 1521 bytes |
4 files changed, 3 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index cbd022d84..1ce407691 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -24,6 +24,7 @@ private_icons = \ hicolor_status_16x16_im-message.png \ hicolor_status_16x16_user-typing.png \ hicolor_apps_16x16_im-ekiga.png \ + hicolor_apps_16x16_im-facebook.png \ hicolor_apps_16x16_im-gizmo.png \ hicolor_apps_16x16_im-google-talk.png \ hicolor_apps_16x16_im-irc.png \ @@ -37,6 +38,7 @@ private_icons = \ hicolor_apps_16x16_empathy-starred.png \ hicolor_apps_16x16_empathy-unstarred.png \ hicolor_apps_22x22_im-ekiga.png \ + hicolor_apps_22x22_im-facebook.png \ hicolor_apps_22x22_im-gizmo.png \ hicolor_apps_22x22_im-google-talk.png \ hicolor_apps_22x22_im-irc.png \ @@ -74,6 +76,7 @@ private_icons = \ hicolor_apps_32x32_empathy-starred.png \ hicolor_apps_32x32_empathy-unstarred.png \ hicolor_apps_48x48_im-ekiga.png \ + hicolor_apps_48x48_im-facebook.png \ hicolor_apps_48x48_im-gizmo.png \ hicolor_apps_48x48_im-google-talk.png \ hicolor_apps_48x48_im-irc.png \ diff --git a/data/icons/hicolor_apps_16x16_im-facebook.png b/data/icons/hicolor_apps_16x16_im-facebook.png Binary files differnew file mode 100644 index 000000000..bc42cf9b0 --- /dev/null +++ b/data/icons/hicolor_apps_16x16_im-facebook.png diff --git a/data/icons/hicolor_apps_22x22_im-facebook.png b/data/icons/hicolor_apps_22x22_im-facebook.png Binary files differnew file mode 100644 index 000000000..8036b198b --- /dev/null +++ b/data/icons/hicolor_apps_22x22_im-facebook.png diff --git a/data/icons/hicolor_apps_48x48_im-facebook.png b/data/icons/hicolor_apps_48x48_im-facebook.png Binary files differnew file mode 100644 index 000000000..2501acaab --- /dev/null +++ b/data/icons/hicolor_apps_48x48_im-facebook.png |