From 8bc57d44c30deaf7529c4733205eeccd373d62d9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 27 Jan 2012 01:12:17 +0100 Subject: fix conflict with gnome-applets --- invest-applet/data/Invest_Applet.server.in.in | 2 +- invest-applet/data/art/Makefile.am | 2 +- invest-applet/data/art/invest-applet.16.png | Bin 566 -> 0 bytes invest-applet/data/art/invest-applet.22.png | Bin 795 -> 0 bytes invest-applet/data/art/invest-applet.48.png | Bin 1864 -> 0 bytes invest-applet/data/art/invest-applet.svg | 380 ----------------------- invest-applet/data/art/mate-invest-applet.16.png | Bin 0 -> 566 bytes invest-applet/data/art/mate-invest-applet.22.png | Bin 0 -> 795 bytes invest-applet/data/art/mate-invest-applet.48.png | Bin 0 -> 1864 bytes invest-applet/data/art/mate-invest-applet.svg | 380 +++++++++++++++++++++++ 10 files changed, 382 insertions(+), 382 deletions(-) delete mode 100644 invest-applet/data/art/invest-applet.16.png delete mode 100644 invest-applet/data/art/invest-applet.22.png delete mode 100644 invest-applet/data/art/invest-applet.48.png delete mode 100644 invest-applet/data/art/invest-applet.svg create mode 100644 invest-applet/data/art/mate-invest-applet.16.png create mode 100644 invest-applet/data/art/mate-invest-applet.22.png create mode 100644 invest-applet/data/art/mate-invest-applet.48.png create mode 100644 invest-applet/data/art/mate-invest-applet.svg (limited to 'invest-applet') diff --git a/invest-applet/data/Invest_Applet.server.in.in b/invest-applet/data/Invest_Applet.server.in.in index b2861c28..fe4c6da5 100644 --- a/invest-applet/data/Invest_Applet.server.in.in +++ b/invest-applet/data/Invest_Applet.server.in.in @@ -19,7 +19,7 @@ - + diff --git a/invest-applet/data/art/Makefile.am b/invest-applet/data/art/Makefile.am index 7f304f4a..1a5585e5 100644 --- a/invest-applet/data/art/Makefile.am +++ b/invest-applet/data/art/Makefile.am @@ -1,7 +1,7 @@ # ****************************************************************************** # Images and icon # ****************************************************************************** -icons = invest-applet.16.png invest-applet.22.png invest-applet.48.png invest-applet.svg +icons = mate-invest-applet.16.png mate-invest-applet.22.png mate-invest-applet.48.png mate-invest-applet.svg artdir = $(pkgdatadir)/invest-applet art_DATA = invest-16_neutral.png invest-22_neutral.png invest_neutral.svg \ diff --git a/invest-applet/data/art/invest-applet.16.png b/invest-applet/data/art/invest-applet.16.png deleted file mode 100644 index c5d6f815..00000000 Binary files a/invest-applet/data/art/invest-applet.16.png and /dev/null differ diff --git a/invest-applet/data/art/invest-applet.22.png b/invest-applet/data/art/invest-applet.22.png deleted file mode 100644 index eba0caff..00000000 Binary files a/invest-applet/data/art/invest-applet.22.png and /dev/null differ diff --git a/invest-applet/data/art/invest-applet.48.png b/invest-applet/data/art/invest-applet.48.png deleted file mode 100644 index 14e2f9ec..00000000 Binary files a/invest-applet/data/art/invest-applet.48.png and /dev/null differ diff --git a/invest-applet/data/art/invest-applet.svg b/invest-applet/data/art/invest-applet.svg deleted file mode 100644 index b5808216..00000000 --- a/invest-applet/data/art/invest-applet.svg +++ /dev/null @@ -1,380 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - Invest - - - Vinicius Depizzol <vdepizzol@gmail.com> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/invest-applet/data/art/mate-invest-applet.16.png b/invest-applet/data/art/mate-invest-applet.16.png new file mode 100644 index 00000000..c5d6f815 Binary files /dev/null and b/invest-applet/data/art/mate-invest-applet.16.png differ diff --git a/invest-applet/data/art/mate-invest-applet.22.png b/invest-applet/data/art/mate-invest-applet.22.png new file mode 100644 index 00000000..eba0caff Binary files /dev/null and b/invest-applet/data/art/mate-invest-applet.22.png differ diff --git a/invest-applet/data/art/mate-invest-applet.48.png b/invest-applet/data/art/mate-invest-applet.48.png new file mode 100644 index 00000000..14e2f9ec Binary files /dev/null and b/invest-applet/data/art/mate-invest-applet.48.png differ diff --git a/invest-applet/data/art/mate-invest-applet.svg b/invest-applet/data/art/mate-invest-applet.svg new file mode 100644 index 00000000..b5808216 --- /dev/null +++ b/invest-applet/data/art/mate-invest-applet.svg @@ -0,0 +1,380 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + Invest + + + Vinicius Depizzol <vdepizzol@gmail.com> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1