]> git.0d.be Git - empathy.git/blobdiff - src/empathy-import-pidgin.h
Update Simplified Chinese help translation.
[empathy.git] / src / empathy-import-pidgin.h
index 4f1bd5a3af4e1f40d148b026a8476ce69b205760..b72acf55311633020793e1817403adcb8de3cd37 100644 (file)
@@ -13,8 +13,8 @@
  *
  * 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA  02110-1301  USA
  *
  * Authors: Jonny Lamb <jonny.lamb@collabora.co.uk>
  */
@@ -27,6 +27,7 @@
 G_BEGIN_DECLS
 
 GList *empathy_import_pidgin_load (void);
+gboolean empathy_import_pidgin_accounts_to_import (void);
 
 G_END_DECLS