aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2011-06-27 09:53:33 +0100
committerJavier Jardón <javier.jardon@codethink.co.uk>2011-06-27 09:53:33 +0100
commitf348430550f391d6809455d321ce5b2315b151d6 (patch)
treed8bcc1b1fb75b8058aa271e37e939ce7555ef24c /Makefile.am
parent10f1e36dafac3c1491ef2c8ed6cd1bc93449c75d (diff)
downloadayatana-indicator-power-f348430550f391d6809455d321ce5b2315b151d6.tar.gz
ayatana-indicator-power-f348430550f391d6809455d321ce5b2315b151d6.tar.bz2
ayatana-indicator-power-f348430550f391d6809455d321ce5b2315b151d6.zip
Fix some typos
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3d9a8b9..b45f92d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,7 @@ indicator_power_service_CFLAGS = \
$(POWERSERVICE_CFLAGS) \
-Wall -Werror \
-DLOCALEDIR=\"$(localedir)\" \
- -DG_LOG_DOMAIN=\"Power-Me\"
+ -DG_LOG_DOMAIN=\"Indicator-Power\"
indicator_power_service_LDADD = \
$(POWERSERVICE_LIBS)