aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-mc4-accounts.h
diff options
context:
space:
mode:
authorArnaud Maillet <arnaud.maillet@collabora.co.uk>2009-08-22 20:52:15 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-08-24 06:18:47 +0800
commit1173e9d086df6304f2436edf0d8cc6c1540414f9 (patch)
tree4ec971905e6699eb6e952429e5ec89dcb3fd61ea /src/empathy-import-mc4-accounts.h
parent9a0b883ee43536dfd302526f60e5396ff9e7fa72 (diff)
downloadgsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.tar
gsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.tar.gz
gsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.tar.bz2
gsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.tar.lz
gsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.tar.xz
gsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.tar.zst
gsoc2013-empathy-1173e9d086df6304f2436edf0d8cc6c1540414f9.zip
Add empathy-import-mc4-accounts files
Diffstat (limited to 'src/empathy-import-mc4-accounts.h')
-rw-r--r--src/empathy-import-mc4-accounts.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/empathy-import-mc4-accounts.h b/src/empathy-import-mc4-accounts.h
new file mode 100644
index 000000000..fcc5118cf
--- /dev/null
+++ b/src/empathy-import-mc4-accounts.h
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2008 Collabora Ltd.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as
+ * published by the Free Software Foundation; either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public
+ * License along with this program; if not, write to the
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301 USA
+ *
+ * Authors: Arnaud Maillet <arnaud.maillet@collabora.co.uk>
+ */
+
+#ifndef __EMPATHY_IMPORT_MC4_ACCOUNTS_H__
+#define __EMPATHY_IMPORT_MC4_ACCOUNTS_H__
+
+G_BEGIN_DECLS
+
+void empathy_import_mc4_accounts (void);
+
+G_END_DECLS
+
+#endif /* __EMPATHY_IMPORT_MC4_ACCOUNTS_H__ */ \ No newline at end of file