From 421415f7cb1ba9c8a97a1837d4f789242c2fb0e6 Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 7 Nov 2011 21:10:16 -0300 Subject: using ./config/ instead of ./mate2/ --- pixmaps/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pixmaps') diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index 0e17c73b..0e4ac42a 100755 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -1,7 +1,7 @@ -icondir = $(datadir)/pluma-2/icons +icondir = $(datadir)/pluma/icons icon_DATA = pluma-plugin.png -logodir = $(datadir)/pluma-2/logo +logodir = $(datadir)/pluma/logo logo_DATA = pluma-logo.png EXTRA_DIST = \ -- cgit v1.2.1