From 328c9b7cf5449f84b629c163680dea5a5a72f1b7 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 3 Nov 2007 14:33:37 +0000 Subject: [PATCH] Install SVG status images as scalable. Fixes bug #492984. 2007-11-03 Xavier Claessens * data/icons/hicolor_status_scalable_empathy-pending.svg: * data/icons/hicolor_status_16x16_empathy-pending.svg: * data/icons/hicolor_status_scalable_empathy-extended-away.svg: * data/icons/hicolor_status_16x16_empathy-extended-away.svg: * data/icons/hicolor_status_scalable_empathy-away.svg: * data/icons/hicolor_status_16x16_empathy-away.svg: * data/icons/hicolor_status_scalable_empathy-offline.svg: * data/icons/hicolor_status_16x16_empathy-offline.svg: * data/icons/hicolor_status_scalable_empathy-busy.svg: * data/icons/hicolor_status_16x16_empathy-busy.svg: * data/icons/hicolor_status_scalable_empathy-available.svg: * data/icons/hicolor_status_16x16_empathy-available.svg: * data/icons/Makefile.am: Install SVG status images as scalable. Fixes bug #492984. svn path=/trunk/; revision=414 --- ChangeLog | 17 +++++++++++++++++ data/icons/Makefile.am | 12 ++++++------ ...color_status_scalable_empathy-available.svg} | 0 ...=> hicolor_status_scalable_empathy-away.svg} | 0 ...=> hicolor_status_scalable_empathy-busy.svg} | 0 ...r_status_scalable_empathy-extended-away.svg} | 0 ...hicolor_status_scalable_empathy-offline.svg} | 0 ...hicolor_status_scalable_empathy-pending.svg} | 0 8 files changed, 23 insertions(+), 6 deletions(-) rename data/icons/{hicolor_status_16x16_empathy-available.svg => hicolor_status_scalable_empathy-available.svg} (100%) rename data/icons/{hicolor_status_16x16_empathy-away.svg => hicolor_status_scalable_empathy-away.svg} (100%) rename data/icons/{hicolor_status_16x16_empathy-busy.svg => hicolor_status_scalable_empathy-busy.svg} (100%) rename data/icons/{hicolor_status_16x16_empathy-extended-away.svg => hicolor_status_scalable_empathy-extended-away.svg} (100%) rename data/icons/{hicolor_status_16x16_empathy-offline.svg => hicolor_status_scalable_empathy-offline.svg} (100%) rename data/icons/{hicolor_status_16x16_empathy-pending.svg => hicolor_status_scalable_empathy-pending.svg} (100%) diff --git a/ChangeLog b/ChangeLog index 1a72839f..12698d74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-11-03 Xavier Claessens + + * data/icons/hicolor_status_scalable_empathy-pending.svg: + * data/icons/hicolor_status_16x16_empathy-pending.svg: + * data/icons/hicolor_status_scalable_empathy-extended-away.svg: + * data/icons/hicolor_status_16x16_empathy-extended-away.svg: + * data/icons/hicolor_status_scalable_empathy-away.svg: + * data/icons/hicolor_status_16x16_empathy-away.svg: + * data/icons/hicolor_status_scalable_empathy-offline.svg: + * data/icons/hicolor_status_16x16_empathy-offline.svg: + * data/icons/hicolor_status_scalable_empathy-busy.svg: + * data/icons/hicolor_status_16x16_empathy-busy.svg: + * data/icons/hicolor_status_scalable_empathy-available.svg: + * data/icons/hicolor_status_16x16_empathy-available.svg: + * data/icons/Makefile.am: Install SVG status images as scalable. + Fixes bug #492984. + 2007-10-28 Xavier Claessens * libempathy-gtk/empathy-contact-list-view.c: diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 95a62027..7d3ef8c6 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -60,18 +60,18 @@ private_icons = \ hicolor_status_16x16_empathy-offline.png \ hicolor_status_16x16_empathy-pending.png \ hicolor_status_16x16_user-typing.png \ + hicolor_status_scalable_empathy-available.svg \ + hicolor_status_scalable_empathy-away.svg \ + hicolor_status_scalable_empathy-busy.svg \ + hicolor_status_scalable_empathy-extended-away.svg \ + hicolor_status_scalable_empathy-offline.svg \ + hicolor_status_scalable_empathy-pending.svg \ $(NULL) noinst_DATA = \ hicolor_apps_16x16_im-xmpp.svg \ hicolor_apps_22x22_im-xmpp.svg \ hicolor_apps_32x32_im-xmpp.svg \ - hicolor_status_16x16_empathy-available.svg \ - hicolor_status_16x16_empathy-away.svg \ - hicolor_status_16x16_empathy-busy.svg \ - hicolor_status_16x16_empathy-extended-away.svg \ - hicolor_status_16x16_empathy-offline.svg \ - hicolor_status_16x16_empathy-pending.svg \ $(NULL) EXTRA_DIST = \ diff --git a/data/icons/hicolor_status_16x16_empathy-available.svg b/data/icons/hicolor_status_scalable_empathy-available.svg similarity index 100% rename from data/icons/hicolor_status_16x16_empathy-available.svg rename to data/icons/hicolor_status_scalable_empathy-available.svg diff --git a/data/icons/hicolor_status_16x16_empathy-away.svg b/data/icons/hicolor_status_scalable_empathy-away.svg similarity index 100% rename from data/icons/hicolor_status_16x16_empathy-away.svg rename to data/icons/hicolor_status_scalable_empathy-away.svg diff --git a/data/icons/hicolor_status_16x16_empathy-busy.svg b/data/icons/hicolor_status_scalable_empathy-busy.svg similarity index 100% rename from data/icons/hicolor_status_16x16_empathy-busy.svg rename to data/icons/hicolor_status_scalable_empathy-busy.svg diff --git a/data/icons/hicolor_status_16x16_empathy-extended-away.svg b/data/icons/hicolor_status_scalable_empathy-extended-away.svg similarity index 100% rename from data/icons/hicolor_status_16x16_empathy-extended-away.svg rename to data/icons/hicolor_status_scalable_empathy-extended-away.svg diff --git a/data/icons/hicolor_status_16x16_empathy-offline.svg b/data/icons/hicolor_status_scalable_empathy-offline.svg similarity index 100% rename from data/icons/hicolor_status_16x16_empathy-offline.svg rename to data/icons/hicolor_status_scalable_empathy-offline.svg diff --git a/data/icons/hicolor_status_16x16_empathy-pending.svg b/data/icons/hicolor_status_scalable_empathy-pending.svg similarity index 100% rename from data/icons/hicolor_status_16x16_empathy-pending.svg rename to data/icons/hicolor_status_scalable_empathy-pending.svg -- 2.39.2