From 80e30ed758132e41d6879f5cd547479cbf3eb801 Mon Sep 17 00:00:00 2001 From: Jesse van den Kieboom Date: Thu, 5 Jan 2006 19:02:36 +0000 Subject: [PATCH] Changed activate.svg to activity.svg --- pixmaps/tray/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixmaps/tray/Makefile.am b/pixmaps/tray/Makefile.am index bcd2cc3..e933893 100644 --- a/pixmaps/tray/Makefile.am +++ b/pixmaps/tray/Makefile.am @@ -1,7 +1,7 @@ traydir = $(pkgdatadir)/pixmaps/tray tray_DATA = default.svg \ active.svg \ - activate.svg \ + activity.svg \ notify.svg EXTRA_DIST = $(tray_DATA)