[next] telepathy-mission-control: add one more missing "v1"

Simon McVittie smcv at kemper.freedesktop.org
Tue Jan 7 10:16:52 PST 2014


Module: telepathy-mission-control
Branch: next
Commit: 004da0e4c55530521c7e3c2c65443c93c97dcb8e
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=004da0e4c55530521c7e3c2c65443c93c97dcb8e

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue Nov 12 11:49:08 2013 +0000

add one more missing "v1"

This fixes a clean autogen/build.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71262
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 data/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/Makefile.am b/data/Makefile.am
index a83709e..10fd788 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,5 +1,5 @@
 mc_schemas = \
-	im.telepathy.MissionControl.FromEmpathy.gschema.xml \
+	im.telepathy.v1.MissionControl.FromEmpathy.gschema.xml \
 	$(NULL)
 
 gsettings_SCHEMAS =



More information about the telepathy-commits mailing list