From f348430550f391d6809455d321ce5b2315b151d6 Mon Sep 17 00:00:00 2001 From: Javier Jardón Date: Mon, 27 Jun 2011 09:53:33 +0100 Subject: Fix some typos --- Makefile.am | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 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) diff --git a/configure.ac b/configure.ac index 69c79f8..aedc871 100644 --- a/configure.ac +++ b/configure.ac @@ -152,7 +152,7 @@ AC_OUTPUT AC_MSG_NOTICE([ -Me Indicator Configuration: +Power Indicator Configuration: Prefix: $prefix GTK: $with_gtk -- cgit v1.2.3