From 328c9b7cf5449f84b629c163680dea5a5a72f1b7 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 3 Nov 2007 14:33:37 +0000 Subject: 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 --- data/icons/Makefile.am | 12 +- .../hicolor_status_16x16_empathy-available.svg | 104 --------------- data/icons/hicolor_status_16x16_empathy-away.svg | 93 -------------- data/icons/hicolor_status_16x16_empathy-busy.svg | 140 --------------------- .../hicolor_status_16x16_empathy-extended-away.svg | 120 ------------------ .../icons/hicolor_status_16x16_empathy-offline.svg | 101 --------------- .../icons/hicolor_status_16x16_empathy-pending.svg | 103 --------------- .../hicolor_status_scalable_empathy-available.svg | 104 +++++++++++++++ .../icons/hicolor_status_scalable_empathy-away.svg | 93 ++++++++++++++ .../icons/hicolor_status_scalable_empathy-busy.svg | 140 +++++++++++++++++++++ ...color_status_scalable_empathy-extended-away.svg | 120 ++++++++++++++++++ .../hicolor_status_scalable_empathy-offline.svg | 101 +++++++++++++++ .../hicolor_status_scalable_empathy-pending.svg | 103 +++++++++++++++ 13 files changed, 667 insertions(+), 667 deletions(-) delete mode 100644 data/icons/hicolor_status_16x16_empathy-available.svg delete mode 100644 data/icons/hicolor_status_16x16_empathy-away.svg delete mode 100644 data/icons/hicolor_status_16x16_empathy-busy.svg delete mode 100644 data/icons/hicolor_status_16x16_empathy-extended-away.svg delete mode 100644 data/icons/hicolor_status_16x16_empathy-offline.svg delete mode 100644 data/icons/hicolor_status_16x16_empathy-pending.svg create mode 100644 data/icons/hicolor_status_scalable_empathy-available.svg create mode 100644 data/icons/hicolor_status_scalable_empathy-away.svg create mode 100644 data/icons/hicolor_status_scalable_empathy-busy.svg create mode 100644 data/icons/hicolor_status_scalable_empathy-extended-away.svg create mode 100644 data/icons/hicolor_status_scalable_empathy-offline.svg create mode 100644 data/icons/hicolor_status_scalable_empathy-pending.svg (limited to 'data/icons') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 95a62027d..7d3ef8c64 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_16x16_empathy-available.svg deleted file mode 100644 index 8d4cc585f..000000000 --- a/data/icons/hicolor_status_16x16_empathy-available.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/icons/hicolor_status_16x16_empathy-away.svg b/data/icons/hicolor_status_16x16_empathy-away.svg deleted file mode 100644 index 7e7b0ed6b..000000000 --- a/data/icons/hicolor_status_16x16_empathy-away.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/icons/hicolor_status_16x16_empathy-busy.svg b/data/icons/hicolor_status_16x16_empathy-busy.svg deleted file mode 100644 index 66fc70945..000000000 --- a/data/icons/hicolor_status_16x16_empathy-busy.svg +++ /dev/null @@ -1,140 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/data/icons/hicolor_status_16x16_empathy-extended-away.svg b/data/icons/hicolor_status_16x16_empathy-extended-away.svg deleted file mode 100644 index 3104dff54..000000000 --- a/data/icons/hicolor_status_16x16_empathy-extended-away.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/data/icons/hicolor_status_16x16_empathy-offline.svg b/data/icons/hicolor_status_16x16_empathy-offline.svg deleted file mode 100644 index 975f7dc8f..000000000 --- a/data/icons/hicolor_status_16x16_empathy-offline.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/data/icons/hicolor_status_16x16_empathy-pending.svg b/data/icons/hicolor_status_16x16_empathy-pending.svg deleted file mode 100644 index 89c626c85..000000000 --- a/data/icons/hicolor_status_16x16_empathy-pending.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/data/icons/hicolor_status_scalable_empathy-available.svg b/data/icons/hicolor_status_scalable_empathy-available.svg new file mode 100644 index 000000000..8d4cc585f --- /dev/null +++ b/data/icons/hicolor_status_scalable_empathy-available.svg @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/icons/hicolor_status_scalable_empathy-away.svg b/data/icons/hicolor_status_scalable_empathy-away.svg new file mode 100644 index 000000000..7e7b0ed6b --- /dev/null +++ b/data/icons/hicolor_status_scalable_empathy-away.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/icons/hicolor_status_scalable_empathy-busy.svg b/data/icons/hicolor_status_scalable_empathy-busy.svg new file mode 100644 index 000000000..66fc70945 --- /dev/null +++ b/data/icons/hicolor_status_scalable_empathy-busy.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/data/icons/hicolor_status_scalable_empathy-extended-away.svg b/data/icons/hicolor_status_scalable_empathy-extended-away.svg new file mode 100644 index 000000000..3104dff54 --- /dev/null +++ b/data/icons/hicolor_status_scalable_empathy-extended-away.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/data/icons/hicolor_status_scalable_empathy-offline.svg b/data/icons/hicolor_status_scalable_empathy-offline.svg new file mode 100644 index 000000000..975f7dc8f --- /dev/null +++ b/data/icons/hicolor_status_scalable_empathy-offline.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/data/icons/hicolor_status_scalable_empathy-pending.svg b/data/icons/hicolor_status_scalable_empathy-pending.svg new file mode 100644 index 000000000..89c626c85 --- /dev/null +++ b/data/icons/hicolor_status_scalable_empathy-pending.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + -- cgit v1.2.3