aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-09-23 13:10:03 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-09-23 13:10:03 -0400
commit4596344bfc8455e544e950d86fa413c5e66eae69 (patch)
treea86f7df2d7c2a502457e68a5654df4c141ce7ee5 /Makefile.am
parent589843c802b543d0cb25b616e4e1ba9c557bdb9c (diff)
parent56dd8ea486d13905bf24ea28a59d48e1c30130d9 (diff)
downloadayatana-indicator-power-4596344bfc8455e544e950d86fa413c5e66eae69.tar.gz
ayatana-indicator-power-4596344bfc8455e544e950d86fa413c5e66eae69.tar.bz2
ayatana-indicator-power-4596344bfc8455e544e950d86fa413c5e66eae69.zip
* New upstream release.
- Use correct dgettext and g_dngettext calls (LP: #846895) - Ensure we use the same icon for all charge levels if we are in the charging status (LP: #824629) - Fix gap when the power indicator is not show (LP: #842188) - Do not show (charged) in menu title when fully charged (LP: #850011) - Do not activate g-s-d, but just watch dbus for g-s-d to appear (LP: #854717)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ae7e6d..0d4d34b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = po
-gsettings_in_file = data/org.ubuntu.indicator-power.gschema.xml.in
+gsettings_in_file = data/com.canonical.indicator.power.gschema.xml.in
gsettings_SCHEMAS = $(gsettings_in_file:.xml.in=.xml)
@INTLTOOL_XML_NOMERGE_RULE@
@@ -35,7 +35,7 @@ dist_noinst_SCRIPTS = \
autogen.sh
dist_noinst_DATA = \
- data/org.ubuntu.indicator-power.gschema.xml
+ data/com.canonical.indicator.power.gschema.xml \
$(gsettings_in_file)
CLEANFILES = \