From a509013b9b4a80a13bfb4adb365dee38fb2b81d7 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 22 Nov 2011 00:52:00 +0100 Subject: converted to MATE (thanks to perberos) --- plugins/i2c-proc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/i2c-proc/Makefile.am') diff --git a/plugins/i2c-proc/Makefile.am b/plugins/i2c-proc/Makefile.am index 8f7808c..b19b2e6 100644 --- a/plugins/i2c-proc/Makefile.am +++ b/plugins/i2c-proc/Makefile.am @@ -1,7 +1,7 @@ # I2C-PROC plugin plugindir = $(libdir)/sensors-applet/plugins -INCLUDES = -DGNOMELOCALEDIR=\""$(datadir)/locale/"\" \ +INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ -- cgit v1.2.1