From f348430550f391d6809455d321ce5b2315b151d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 27 Jun 2011 09:53:33 +0100 Subject: Fix some typos --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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) -- cgit v1.2.3