aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am12
-rw-r--r--data/com.canonical.indicator.power (renamed from data/power.indicator)0
2 files changed, 12 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 375c7ca..3143881 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,6 +1,18 @@
+#
+# the indicator bus file
+#
+
+indicatorsdir = $(prefix)/share/unity/indicators
+indicators_DATA = com.canonical.indicator.power
+
+#
+# the gettings
+#
+
gsettings_in_file = com.canonical.indicator.power.gschema.xml.in
gsettings_SCHEMAS = $(gsettings_in_file:.xml.in=.xml)
+CLEANFILES += $(gsettings_SCHEMAS)
@INTLTOOL_XML_NOMERGE_RULE@
diff --git a/data/power.indicator b/data/com.canonical.indicator.power
index 1ebc075..1ebc075 100644
--- a/data/power.indicator
+++ b/data/com.canonical.indicator.power