summaryrefslogtreecommitdiff
path: root/plugins/hddtemp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hddtemp/Makefile.am')
-rw-r--r--plugins/hddtemp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hddtemp/Makefile.am b/plugins/hddtemp/Makefile.am
index 64cde3c..579f7ef 100644
--- a/plugins/hddtemp/Makefile.am
+++ b/plugins/hddtemp/Makefile.am
@@ -2,7 +2,7 @@
plugindir = $(libdir)/mate-sensors-applet/plugins
AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \
- -DG_LOG_DOMAIN=\""Sensors Applet"\" \
+ -DG_LOG_DOMAIN=\""sensors-applet"\" \
-DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \
-DDATADIR=\""$(datadir)"\" \
-DLIBDIR=\""$(libdir)"\" \