libpurple/media/backend-fs2.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37071
3ebf3bb2d317
parent 35487
494f09f7f331
child 37217
6da7cadb323f
equal deleted inserted replaced
37093:dae3c140ebaa 37094:84873ce721dc
16 * 16 *
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21
22 #ifndef _MEDIA_BACKEND_FS2_H_
23 #define _MEDIA_BACKEND_FS2_H_
21 /* 24 /*
22 * SECTION:backend-fs2 25 * SECTION:backend-fs2
23 * @section_id: libpurple-backend-fs2 26 * @section_id: libpurple-backend-fs2
24 * @short_description: <filename>media/backend-fs2.h</filename> 27 * @short_description: <filename>media/backend-fs2.h</filename>
25 * @title: Farsight 2 backend for media API 28 * @title: Farsight 2 backend for media API
26 * 29 *
27 * This file should not yet be part of libpurple's API. 30 * This file should not yet be part of libpurple's API.
28 * It should remain internal only for now. 31 * It should remain internal only for now.
29 */ 32 */
30
31 #ifndef _MEDIA_BACKEND_FS2_H_
32 #define _MEDIA_BACKEND_FS2_H_
33 33
34 #include <glib-object.h> 34 #include <glib-object.h>
35 35
36 G_BEGIN_DECLS 36 G_BEGIN_DECLS
37 37

mercurial