diff options
author | Davyd Madeley <davyd@madeley.id.au> | 2009-04-20 16:50:48 +0800 |
---|---|---|
committer | Davyd Madeley <davyd@madeley.id.au> | 2009-04-20 16:50:48 +0800 |
commit | b267bd81ae567ab891ff754dd9254b00642694a0 (patch) | |
tree | 564c7826cc45ab47301efdc8ee61bc53e2442ecb | |
parent | 52fcb822c49fa3b319854e8be2eb0eeaa6802471 (diff) | |
download | gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.tar gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.tar.gz gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.tar.bz2 gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.tar.lz gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.tar.xz gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.tar.zst gsoc2013-empathy-b267bd81ae567ab891ff754dd9254b00642694a0.zip |
More icon sizes
-rw-r--r-- | data/icons/Makefile.am | 8 | ||||
-rw-r--r-- | data/icons/hicolor_apps_16x16_empathy-starred.png | bin | 0 -> 1468 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_16x16_empathy-unstarred.png | bin | 0 -> 1424 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_22x22_empathy-starred.png | bin | 0 -> 2310 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_22x22_empathy-unstarred.png | bin | 0 -> 2390 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_24x24_empathy-starred.png | bin | 0 -> 2634 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_24x24_empathy-unstarred.png | bin | 0 -> 2693 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_32x32_empathy-starred.png | bin | 0 -> 3989 bytes | |||
-rw-r--r-- | data/icons/hicolor_apps_32x32_empathy-unstarred.png | bin | 0 -> 4086 bytes |
9 files changed, 8 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index fac437608..81aa8446a 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -33,6 +33,8 @@ private_icons = \ hicolor_apps_16x16_im-local-xmpp.png \ hicolor_apps_16x16_im-gadugadu.png \ hicolor_apps_16x16_im-qq.png \ + hicolor_apps_16x16_empathy-starred.png \ + hicolor_apps_16x16_empathy-unstarred.png \ hicolor_apps_22x22_im-ekiga.png \ hicolor_apps_22x22_im-gizmo.png \ hicolor_apps_22x22_im-google-talk.png \ @@ -43,6 +45,8 @@ private_icons = \ hicolor_apps_22x22_im-local-xmpp.png \ hicolor_apps_22x22_im-gadugadu.png \ hicolor_apps_22x22_im-qq.png \ + hicolor_apps_22x22_empathy-starred.png \ + hicolor_apps_22x22_empathy-unstarred.png \ hicolor_apps_24x24_im-ekiga.png \ hicolor_apps_24x24_im-gizmo.png \ hicolor_apps_24x24_im-google-talk.png \ @@ -53,6 +57,8 @@ private_icons = \ hicolor_apps_24x24_im-local-xmpp.png \ hicolor_apps_24x24_im-gadugadu.png \ hicolor_apps_24x24_im-qq.png \ + hicolor_apps_24x24_empathy-starred.png \ + hicolor_apps_24x24_empathy-unstarred.png \ hicolor_apps_32x32_im-ekiga.png \ hicolor_apps_32x32_im-gizmo.png \ hicolor_apps_32x32_im-google-talk.png \ @@ -63,6 +69,8 @@ private_icons = \ hicolor_apps_32x32_im-local-xmpp.png \ hicolor_apps_32x32_im-gadugadu.png \ hicolor_apps_32x32_im-qq.png \ + hicolor_apps_32x32_empathy-starred.png \ + hicolor_apps_32x32_empathy-unstarred.png \ hicolor_apps_48x48_im-ekiga.png \ hicolor_apps_48x48_im-gizmo.png \ hicolor_apps_48x48_im-google-talk.png \ diff --git a/data/icons/hicolor_apps_16x16_empathy-starred.png b/data/icons/hicolor_apps_16x16_empathy-starred.png Binary files differnew file mode 100644 index 000000000..755a0835b --- /dev/null +++ b/data/icons/hicolor_apps_16x16_empathy-starred.png diff --git a/data/icons/hicolor_apps_16x16_empathy-unstarred.png b/data/icons/hicolor_apps_16x16_empathy-unstarred.png Binary files differnew file mode 100644 index 000000000..c21921679 --- /dev/null +++ b/data/icons/hicolor_apps_16x16_empathy-unstarred.png diff --git a/data/icons/hicolor_apps_22x22_empathy-starred.png b/data/icons/hicolor_apps_22x22_empathy-starred.png Binary files differnew file mode 100644 index 000000000..181588f6e --- /dev/null +++ b/data/icons/hicolor_apps_22x22_empathy-starred.png diff --git a/data/icons/hicolor_apps_22x22_empathy-unstarred.png b/data/icons/hicolor_apps_22x22_empathy-unstarred.png Binary files differnew file mode 100644 index 000000000..012b8ee57 --- /dev/null +++ b/data/icons/hicolor_apps_22x22_empathy-unstarred.png diff --git a/data/icons/hicolor_apps_24x24_empathy-starred.png b/data/icons/hicolor_apps_24x24_empathy-starred.png Binary files differnew file mode 100644 index 000000000..b4027c909 --- /dev/null +++ b/data/icons/hicolor_apps_24x24_empathy-starred.png diff --git a/data/icons/hicolor_apps_24x24_empathy-unstarred.png b/data/icons/hicolor_apps_24x24_empathy-unstarred.png Binary files differnew file mode 100644 index 000000000..55e8bb5b9 --- /dev/null +++ b/data/icons/hicolor_apps_24x24_empathy-unstarred.png diff --git a/data/icons/hicolor_apps_32x32_empathy-starred.png b/data/icons/hicolor_apps_32x32_empathy-starred.png Binary files differnew file mode 100644 index 000000000..8448e76ac --- /dev/null +++ b/data/icons/hicolor_apps_32x32_empathy-starred.png diff --git a/data/icons/hicolor_apps_32x32_empathy-unstarred.png b/data/icons/hicolor_apps_32x32_empathy-unstarred.png Binary files differnew file mode 100644 index 000000000..bdb37c352 --- /dev/null +++ b/data/icons/hicolor_apps_32x32_empathy-unstarred.png |