credits.c File Reference

#include "config.h"
#include "i18n.h"
#include "misc.h"

Go to the source code of this file.

Functions

void get_audacious_credits (const gchar **brief, const gchar ***credits, const gchar ***translators)

Variables

static const gchar * audacious_brief
static const gchar * credit_text []
static const gchar * translators_text []

Function Documentation

void get_audacious_credits ( const gchar **  brief,
const gchar ***  credits,
const gchar ***  translators 
)

Definition at line 328 of file credits.c.


Variable Documentation

const gchar* audacious_brief [static]
Initial value:
 "<big><b>Audacious %s</b></big>\n"
 "Copyright (C) 2005-2011 Audacious Team"

Definition at line 30 of file credits.c.

Referenced by get_audacious_credits().

const gchar* credit_text[] [static]

Definition at line 34 of file credits.c.

Referenced by get_audacious_credits().

const gchar* translators_text[] [static]

Definition at line 179 of file credits.c.

Referenced by get_audacious_credits().


Generated on 27 Aug 2011 for Audacious by  doxygen 1.6.1