view src/status.h @ 6441:3683471e1417

[gaim-migrate @ 6949] Bjoern Voigt writes: "I prepared an updated German translation (file i18n18a.patch). i18n18a.patch contains: - updated German translation - src/gtkprivacy.c added to po/POTFILES.in - marked some forgotten strings in plugins/statenotify.c and src/protocols/trepia/trepia.c with _()" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 12 Aug 2003 12:38:29 +0000
parents 3a40666c08b4
children fa6395637e2c
line wrap: on
line source

/*
 * gaim
 *
 * Copyright (C) 2003 Donald Rumsfeld
 * 
 * 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */

void gaim_status_sync();
void gaim_status_load();