telepathy-gabble: console: split plugin into one file per class
Simon McVittie
smcv at kemper.freedesktop.org
Mon Oct 14 08:21:20 PDT 2013
Module: telepathy-gabble
Branch: master
Commit: c48dfbe92fa02ecbdace6f7ad608d9ef7d87ec43
URL: http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=c48dfbe92fa02ecbdace6f7ad608d9ef7d87ec43
Author: Will Thompson <will.thompson at collabora.co.uk>
Date: Sat Jun 22 18:09:26 2013 +0100
console: split plugin into one file per class
---
plugins/Makefile.am | 9 ++-
plugins/console.h | 88 -------------------
plugins/console/debug.c | 36 ++++++++
plugins/console/debug.h | 28 ++++++
plugins/console/plugin.c | 134 +++++++++++++++++++++++++++++
plugins/console/plugin.h | 51 +++++++++++
plugins/{console.c => console/sidecar.c} | 136 +-----------------------------
plugins/console/sidecar.h | 54 ++++++++++++
8 files changed, 313 insertions(+), 223 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-gabble/diff/?id=c48dfbe92fa02ecbdace6f7ad608d9ef7d87ec43
More information about the telepathy-commits
mailing list