aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
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