telepathy-mission-control: plugin-account.c: rename to mcd-storage.c

Simon McVittie smcv at kemper.freedesktop.org
Tue Aug 28 08:15:59 PDT 2012


Module: telepathy-mission-control
Branch: master
Commit: 676be2e38d43dc5dd5cc5507c4bccea159b4d735
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=676be2e38d43dc5dd5cc5507c4bccea159b4d735

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Aug 27 19:04:16 2012 +0100

plugin-account.c: rename to mcd-storage.c

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54151

---

 src/Makefile.am                         |    2 +-
 src/{plugin-account.c => mcd-storage.c} |    0 
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 0d09b7d..b9cd9df 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -159,6 +159,7 @@ libmcd_convenience_la_SOURCES = \
 	mcd-slacker.c \
 	mcd-slacker.h \
 	mcd-transport.c \
+	mcd-storage.c \
 	mcd-storage.h \
 	plugin-dispatch-operation.c \
 	plugin-dispatch-operation.h \
@@ -166,7 +167,6 @@ libmcd_convenience_la_SOURCES = \
 	plugin-loader.h \
 	plugin-request.c \
 	plugin-request.h \
-	plugin-account.c \
 	request.c \
 	request.h \
 	sp_timestamp.h \
diff --git a/src/plugin-account.c b/src/mcd-storage.c
similarity index 100%
rename from src/plugin-account.c
rename to src/mcd-storage.c



More information about the telepathy-commits mailing list